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

Still not working latest update :C #1516

Open
ThePetePandaPablo opened this issue Feb 4, 2025 · 3 comments
Open

Still not working latest update :C #1516

ThePetePandaPablo opened this issue Feb 4, 2025 · 3 comments

Comments

@ThePetePandaPablo
Copy link

20250204031012_converted.mp4
@MaikelSchummelketel-Inholland

I think I have the same issue

ComfyUI version = "0.3.13"
Manager version = "3.17.7"

I get the error
ModuleNotFoundError: No module named 'rich'

Tried git pull in the ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager folder but it tells me I am using the latest version.

@MaikelSchummelketel-Inholland

I fixed my issue by removing python and all related folders. then I reinstalled comfy ui and the manager (both with git clone) and now it worked

@ltdrdata
Copy link
Owner

ltdrdata commented Feb 4, 2025

comfyanonymous/ComfyUI#564 (comment)

It looks like your situation involves a conflict with the installed system Python.

If you need to use the system Python, consider setting up the environment with venv instead of using a portable version.

Or, you can edit the environment variables to prevent the system Python from being recognized in the command line.

I don’t have a Windows test environment, so it’s difficult for me to verify the issue or provide an exact guide.

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

3 participants