Skip to content
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

Utter mess after installing following instructions #978

Open
Nitrowing opened this issue Aug 18, 2024 · 1 comment
Open

Utter mess after installing following instructions #978

Nitrowing opened this issue Aug 18, 2024 · 1 comment

Comments

@Nitrowing
Copy link

Nitrowing commented Aug 18, 2024

I basically got a whole new ComfyUI embedded in the E:\StableSwarmUI-master\dlbackend\comfy\ComfyUI\custom_nodes\ComfyUI-Manager folder and now my run_nvidia_gpu.bat throws a list of errors and quits

E:\StableSwarmUI-master\dlbackend\comfy>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
Fatal Python error: init_import_site: Failed to import the site module
Python runtime state: initialized
Traceback (most recent call last):
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "", line 980, in exec_module
File "", line 626, in
File "", line 613, in main
File "", line 394, in addsitepackages
File "", line 236, in addsitedir
File "", line 188, in addpackage
File "encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 983: character maps to

E:\StableSwarmUI-master\dlbackend\comfy>pause
Press any key to continue . . .

@ltdrdata
Copy link
Owner

It seems your ComfyUI custom node installation is incorrect.
Delete all subdirectories in ComfyUI/custom_nodes and restart.
If there are no errors, check the install guide in the repo and install in order.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants