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

error when installing "custom node 2kpr-ComfyUI-UltraPixel " #30

Open
onsight365 opened this issue Jul 31, 2024 · 0 comments
Open

error when installing "custom node 2kpr-ComfyUI-UltraPixel " #30

onsight365 opened this issue Jul 31, 2024 · 0 comments

Comments

@onsight365
Copy link

Traceback (most recent call last):
File "E:\StabilityMatrix-win-x64\Data\Packages\ComfyUI\nodes.py", line 1931, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in call_with_frames_removed
File "E:\StabilityMatrix-win-x64\Data\Packages\ComfyUI\custom_nodes\2kpr-ComfyUI-UltraPixel_init
.py", line 1, in
from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "E:\StabilityMatrix-win-x64\Data\Packages\ComfyUI\custom_nodes\2kpr-ComfyUI-UltraPixel\nodes.py", line 4, in
from . import ultrapixel as up
File "E:\StabilityMatrix-win-x64\Data\Packages\ComfyUI\custom_nodes\2kpr-ComfyUI-UltraPixel\ultrapixel.py", line 9, in
from .train import WurstCore_control_lrguide, WurstCoreB
File "E:\StabilityMatrix-win-x64\Data\Packages\ComfyUI\custom_nodes\2kpr-ComfyUI-UltraPixel\train_init_.py", line 4, in
from .train_ultrapixel_control import WurstCore as WurstCore_control_lrguide
File "E:\StabilityMatrix-win-x64\Data\Packages\ComfyUI\custom_nodes\2kpr-ComfyUI-UltraPixel\train\train_ultrapixel_control.py", line 71, in
from ..modules import ControlNet, ControlNetDeliverer
ImportError: cannot import name 'ControlNet' from '2kpr-ComfyUI-UltraPixel.modules' (E:\StabilityMatrix-win-x64\Data\Packages\ComfyUI\custom_nodes\2kpr-ComfyUI-UltraPixel\modules_init_.py)

Cannot import E:\StabilityMatrix-win-x64\Data\Packages\ComfyUI\custom_nodes\2kpr-ComfyUI-UltraPixel module for custom nodes: cannot import name 'ControlNet' from '2kpr-ComfyUI-UltraPixel.modules' (E:\StabilityMatrix-win-x64\Data\Packages\ComfyUI\custom_nodes\2kpr-ComfyUI-UltraPixel\modules_init_.py)

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