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

Errors with some imports #4

Open
aurel-g opened this issue Dec 22, 2024 · 0 comments
Open

Errors with some imports #4

aurel-g opened this issue Dec 22, 2024 · 0 comments

Comments

@aurel-g
Copy link

aurel-g commented Dec 22, 2024

Hi,

Under Linux with Python 3.11 I encountered some problems with imports in some scripts that prevented the nodes to be loaded at ComfyUI's startup:

  • in /nodes.py, palette_swap is not in utilities.quantization_utils
  • in utilities/palette_swapping_utils.py we try to import palette_swapping_utils itself
  • in some utilities/* scripts, since the directory is not likely to be included in PYTHONPATH env variable, a relative path is probably better for some imports
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

1 participant