You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
Does this error ring a bell to someone? I just copied the folders "simpleeval-0.9.13.tar" and "simpleeval-0.9.13" into the custom_nodes folder in order to get the "efficiency nodes comfyui" to work. How do I get this to work?
Traceback (most recent call last):
File "C:\Users\fires\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1734, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\simpleeval-0.9.13.tar\init.py'
Cannot import C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\simpleeval-0.9.13.tar module for custom nodes: [Errno 2] No such file or directory: 'C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\simpleeval-0.9.13.tar\init.py'
Import times for custom nodes:
0.0 seconds (IMPORT FAILED): C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\simpleeval-0.9.13.tar
0.0 seconds: C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\efficiency-nodes-comfyui
0.0 seconds: C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy
0.4 seconds: C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
The text was updated successfully, but these errors were encountered:
Does this error ring a bell to someone? I just copied the folders "simpleeval-0.9.13.tar" and "simpleeval-0.9.13" into the custom_nodes folder in order to get the "efficiency nodes comfyui" to work. How do I get this to work?
Traceback (most recent call last):
File "C:\Users\fires\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1734, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 879, in exec_module
File "", line 1016, in get_code
File "", line 1073, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\simpleeval-0.9.13.tar\init.py'
Cannot import C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\simpleeval-0.9.13.tar module for custom nodes: [Errno 2] No such file or directory: 'C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\simpleeval-0.9.13.tar\init.py'
Import times for custom nodes:
0.0 seconds (IMPORT FAILED): C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\simpleeval-0.9.13.tar
0.0 seconds: C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\efficiency-nodes-comfyui
0.0 seconds: C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy
0.4 seconds: C:\Users\fires\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
The text was updated successfully, but these errors were encountered: