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

Import failed #145

Open
kankan1122 opened this issue Mar 9, 2025 · 0 comments
Open

Import failed #145

kankan1122 opened this issue Mar 9, 2025 · 0 comments

Comments

@kankan1122
Copy link

I'm having trouble with the installation, it says import failed.

Traceback (most recent call last):
File "F:\AI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 2147, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 999, in exec_module
File "", line 488, in call_with_frames_removed
File "F:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_vlm_nodes_init
.py", line 4, in
import pkg_resources
File "F:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pkg_resources_init_.py", line 2191, in
register_finder(pkgutil.ImpImporter, find_on_path)
^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?

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

1 participant