chaojie / ComfyUI-Open-Sora

Apache License 2.0
94 stars 12 forks source link

ModuleNotFoundError: No module named 'opensora' #5

Open solomon-s2020 opened 5 months ago

solomon-s2020 commented 5 months ago

WARNING- Traceback (most recent call last): File "/root/ComfyUI/nodes.py", line 1888, 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 "/root/ComfyUI/custom_nodes/ComfyUI-Open-Sora/init.py", line 1, in from .nodes import NODE_CLASS_MAPPINGS File "/root/ComfyUI/custom_nodes/ComfyUI-Open-Sora/nodes.py", line 19, in from opensora.datasets import get_image ModuleNotFoundError: No module named 'opensora'