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

Error during update by ComfyUI Manager #127

Open
freshwind-bit opened this issue Nov 18, 2024 · 1 comment
Open

Error during update by ComfyUI Manager #127

freshwind-bit opened this issue Nov 18, 2024 · 1 comment

Comments

@freshwind-bit
Copy link

When updating today from the August 14th version of all files by ComfyUI Manager, I got this error:

Collecting nano-graphrag
Downloading nano_graphrag-0.0.8.2-py3-none-any.whl.metadata (15 kB)
Collecting future>=1.0.0 (from nano-graphrag)
Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
Collecting graspologic (from nano-graphrag)
Downloading graspologic-3.4.1-py3-none-any.whl.metadata (5.8 kB)
Collecting nano-vectordb (from nano-graphrag)
Downloading nano_vectordb-0.0.4.3-py3-none-any.whl.metadata (3.7 kB)
Collecting hnswlib (from nano-graphrag)
Downloading hnswlib-0.8.0.tar.gz (36 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
[!] error: subprocess-exited-with-error
[!]
[!] Getting requirements to build wheel did not run successfully.
[!] exit code: 1
[!]
[!] [18 lines of output]
[!] Traceback (most recent call last):
[!] File "E:\ComfyUI\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in
[!] main()
[!] File "E:\ComfyUI\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 335, in main
[!] json_out['return_val'] = hook(**hook_input['kwargs'])
[!] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[!] File "E:\ComfyUI\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 118, in get_requires_for_build_wheel
[!] return hook(config_settings)
[!] ^^^^^^^^^^^^^^^^^^^^^
[!] File "E:\ComfyUI\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 327, in get_requires_for_build_wheel
[!] return self._get_build_requires(config_settings, requirements=[])
[!] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[!] File "E:\ComfyUI\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 297, in _get_build_requires
[!] self.run_setup()
[!] File "E:\ComfyUI\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 313, in run_setup
[!] exec(code, locals())
[!] File "", line 6, in
[!] ModuleNotFoundError: No module named 'pybind11'
[!] [end of output]
[!]
[!] note: This error originates from a subprocess, and is likely not a problem with pip.
[!] error: subprocess-exited-with-error
[!]
[!] Getting requirements to build wheel did not run successfully.
[!] exit code: 1
[!]
[!] See above for output.

@PrometheusDante
Copy link

Got the same issue, failing to import ever since. Reinstalling didn't help.

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