-
-
Notifications
You must be signed in to change notification settings - Fork 402
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
installation error ip-Adapter face #1553
Comments
If it's the server was installed originally a while back, it might still use an old Python version. Can't see it from the log right now, but you can check In that case deleting the server and reinstalling is the best solution. You can backup your models folder ( |
Hi. I have the same error, even with python311.dll :( |
yup i got this error too its error on ip adapter face sd 1.5 and xl 2025-01-21 17:56:28,717 INFO Executing D:\Program Files\Krita (x64)\ai image diffusion\ComfyUI\python\python.exe -su -m pip install insightface Getting requirements to build wheel did not run successfully. exit code: 1 [18 lines of output] Traceback (most recent call last):
ModuleNotFoundError: No module named 'Cython' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error Getting requirements to build wheel did not run successfully. exit code: 1 See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. Traceback (most recent call last): Getting requirements to build wheel did not run successfully. exit code: 1 [18 lines of output] Traceback (most recent call last):
ModuleNotFoundError: No module named 'Cython' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error Getting requirements to build wheel did not run successfully. exit code: 1 See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 2025-01-21 17:56:42,443 INFO Found server installation v1.30.0 at D:\Program Files\Krita (x64)\ai image diffusion\ComfyUI |
Ah my bad, I think it only worked for me because it was still cached. There is a bug, it can be fixed by editing The file is usually located in C:\Users<yourname>\AppData\Roaming\krita\pykrita\ai_diffusion |
thanks okay sir, it works now. i will try again to run the server after this. after i change server.py the server seems cannot run normally it keeps starting. many thanks connection error: Error coroutine raised Stoplteration |
its work sir, thanks. after changing part of the script now it will run 👍 |
Great |
Eureka !!! Thank a lot Sir! I meet this problem any day. It 's work!! |
hi, i want to ask. why i cant install ip-Adapter face stable deffution XL model and stable deffution 1.5 model. this is a client.log
Getting requirements to build wheel did not run successfully.
exit code: 1
[18 lines of output]
Traceback (most recent call last):
ModuleNotFoundError: No module named 'Cython'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
I've searched the issues page and still can't figure it out.
The text was updated successfully, but these errors were encountered: