ARTICLE AD BOX
My goal is to get stable-diffusion-webui running so I can run Deforum in it. I have Python v3.10.6 installed and it has CUDA 13.1.117. (I am running on Windows 11 with 128GB of CPU RAM and a GeForce RTX 3090 with 24 GB of RAM.) Every time I do a clean install of stable-diffusion-webui, it can't get CLIP installed and throws the same error message (see code below). I have been trying to solve this with ChatGPT for the last 6 hours. ChatGTP keeps trying the same things over and over, always with a cheery greeting like: "Final fix for sure!" It seems happy to get new error messages. To quote ChatGPT: "Ah hah, now I know for sure what the problem it -- easy fix." Grrr...
If any human on Stack Overflow can help me with this problem, I will be *very* grateful.
Zaffer
File "<string>", line 3, in <module> ModuleNotFoundError: No module named 'pkg_resources' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed to build 'https://github.com/openai/CLIP/archive/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1.zip' when getting requirements to build wheel1
Explore related questions
See similar questions with these tags.
