-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Cant install it correctly #3
Comments
This would not install on my comfyUI even to that point. Installation failed and it wreaked my comfyUI pevn - whatever happened it lost the pytorch cuda association so I had to restore from backup. One of the requirements has dependencies that conflict with something else I'm using. Looks cool, but I'm giving up for now. |
neither in the manager with git url or in install custom-missing way. Also not with git clone way |
yes not working at all, no matter what solution I try |
I don't think the developer is receiving notifications to see the issues. |
did you have this issue as well ? Cannot import ComfyUI-ArtGallery module for custom nodes: 'charmap' codec can't encode characters in position 8036-8044: character maps to |
I think I fix it: line 152 of init.py 👍 adding ", encoding="utf-8" after "w" seems to have fix it ;) |
This "fix" seemed to work once but immediately reverted back to the broken custom node. Is there a fix for this? Would love to try this out. |
I cant find those to install missing nodes:
Any guide on this?
The text was updated successfully, but these errors were encountered: