natto-maki / ComfyUI-NegiTools

Apache License 2.0
28 stars 4 forks source link

IMPORT FAILED #7

Closed cjh1228 closed 7 months ago

cjh1228 commented 8 months ago

2024-01-03 15:40:18.631523 Traceback (most recent call last): File "D:\SD\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1810, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "D:\SD\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-NegiTools__init.py", line 8, in from .negi.open_pose_to_point_list import OpenPoseToPointList File "D:\SD\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-NegiTools\negi\open_pose_to_point_list.py", line 6, in from .repos.controlnet_aux.src.controlnet_aux import OpenposeDetector File "D:\SD\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-NegiTools\negi\repos\controlnet_aux\src\controlnet_aux__init__.py", line 4, in from .leres import LeresDetector File "D:\SD\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-NegiTools\negi\repos\controlnet_aux\src\controlnet_aux\leres\init__.py", line 13, in from .pix2pix.models.pix2pix4depth_model import Pix2Pix4DepthModel ModuleNotFoundError: No module named 'ComfyUI-NegiTools.negi.repos.controlnet_aux.src.controlnet_aux.leres.pix2pix.models'

2024-01-03 15:40:18.631523 Cannot import D:\SD\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-NegiTools module for custom nodes: No module named 'ComfyUI-NegiTools.negi.repos.controlnet_aux.src.controlnet_aux.leres.pix2pix.models'

natto-maki commented 8 months ago

Probably duplicate of #6

natto-maki commented 8 months ago

Thank you for your feedback. Release v0.3.2 fixes a bug related to import, so please check with the latest version. Note: requirements.txt has been updated.

Please comment if the problem is still not resolved. Or, I will close this issue after a week has passed.

madmanswork commented 6 months ago

I can't import ComfyUI-NegiTools. I've tried it through the manager, cloning it and manually dumping it. I've done all requirement it asks me. (IMPORT FAILED) ComfyUI-NegiTools