Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Efficiency Nodes Warning: Failed to import python package 'simpleeval'; related nodes disabled. #239

Open
DezorianGuv opened this issue Nov 11, 2023 · 1 comment

Comments

@DezorianGuv
Copy link

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

@wangwenqiao666
Copy link

pip install simpleeval

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants