-
-
Notifications
You must be signed in to change notification settings - Fork 437
Description
I've tried 4 different times to install, ive reinstalled both blender and the addon and each time it gets a decent way through before getting stuck
The blender info log says this:
Command '['C:\\Program Files\\Blender Foundation\\Blender 3.3\\3.3\\python\\bin\\python.EXE', '-m', 'pip', 'install', '-r', 'C:\\Users\\Mason\\AppData\\Roaming\\Blender Foundation\\Blender\\3.3\\scripts\\addons\\dream_textures\\requirements-win-torch-1-11-0.txt', '--no-cache-dir']' returned non-zero exit status 1.
And the python command prompt looking thing tells me this:
ERROR: Could not find a version that satisfies the requirement basicsr>=1.4.2 (from gfpgan) (from versions: 1.3.1, 1.3.2, 1.3.3, 1.3.3.1, 1.3.3.3, 1.3.3.4, 1.3.3.5, 1.3.3.6, 1.3.3.7, 1.3.3.8, 1.3.3.9, 1.3.3.10, 1.3.3.11, 1.3.4.0, 1.3.4.1, 1.3.4.2, 1.3.4.3, 1.3.4.4, 1.3.4.6, 1.3.4.7, 1.3.4.8, 1.3.4.9, 1.3.5, 1.4.0, 1.4.1, 1.4.2) ERROR: No matching distribution found for basicsr>=1.4.2 WARNING: You are using pip version 21.2.4; however, version 22.2.2 is available. You should consider upgrading via the 'C:\Program Files\Blender Foundation\Blender 3.3\3.3\python\bin\python.EXE -m pip install --upgrade pip' command.
help please
edit: im trying to upgrade pip through python like its telling me but i have absolutely no frame of reference whatsoever for how to use python
edit: GPU is a gtx 1660, also realized it might not be a good idea trying to mess with python