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

(IMPORT FAILED) ComfyUI Noise #31

Open
brbbbq opened this issue Apr 15, 2024 · 2 comments
Open

(IMPORT FAILED) ComfyUI Noise #31

brbbbq opened this issue Apr 15, 2024 · 2 comments

Comments

@brbbbq
Copy link

brbbbq commented Apr 15, 2024

I got this error when trying to install the nodes:

Traceback (most recent call last):
  File "C:\Apps\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1888, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 940, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "C:\Apps\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Noise\__init__.py", line 1, in <module>
    from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
  File "C:\Apps\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Noise\nodes.py", line 10, in <module>
    import comfy.sampler_helpers
ModuleNotFoundError: No module named 'comfy.sampler_helpers'

Cannot import C:\Apps\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Noise module for custom nodes: No module named 'comfy.sampler_helpers'

To be fair, I've been having similar issues trying to install other nodes recently.

@HydraBucket
Copy link

im also having this error

@FlashOrange
Copy link

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