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

cant fix installation thru manager #17

Closed
endo9000 opened this issue Aug 25, 2024 · 3 comments
Closed

cant fix installation thru manager #17

endo9000 opened this issue Aug 25, 2024 · 3 comments

Comments

@endo9000
Copy link

it seems i cannot install the node properly.
after installing and restarting comfyui i always get the same 'error'
image
not sure what else i need to provide for proper support, so please if there are any questions feel free to ask! 🙏

@jelling
Copy link

jelling commented Aug 25, 2024

+1

@jelling
Copy link

jelling commented Aug 25, 2024

The underlying issue is that the most recent version of Comfy re-factored the execution: comfyanonymous/ComfyUI#2666

So this plugin will not work at all until it's refactored likewise.

Log error:

Traceback (most recent call last):
  File "/workspace/ComfyUI/nodes.py", line 1993, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 940, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/workspace/ComfyUI/custom_nodes/comfyui-profiler/__init__.py", line 19, in <module>
    exist_recursive_execute = execution.recursive_execute
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^

@endo9000
Copy link
Author

okay gotcha! i hope this gets updated in time. 🙌

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

2 participants