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

FileNotFoundError: [Errno 2] No such file or directory: /../web/extensions/core/uploadImage.js' #20

Open
Vagex opened this issue Nov 17, 2024 · 1 comment

Comments

@Vagex
Copy link

Vagex commented Nov 17, 2024

D:\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-ArtGallery../../web/extensions/core/uploadImage.js
Traceback (most recent call last):
File "D:\ComfyUI-aki-v1.4\nodes.py", line 2022, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in call_with_frames_removed
File "D:\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-ArtGallery_init
.py", line 56, in
modify_js_file(uploadimg_js_file_path, new_js_content)
File "D:\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-ArtGallery_init_.py", line 5, in modify_js_file
with open(file_path, 'r') as file:
FileNotFoundError: [Errno 2] No such file or directory: 'D:\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-ArtGallery\../../web/extensions/core/uploadImage.js'

Cannot import D:\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-ArtGallery module for custom nodes: [Errno 2] No such file or directory: 'D:\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-ArtGallery\../../web/extensions/core/uploadImage.js'

where is uploadImage.js?
help?

@iamicebomb
Copy link

check this
https://github.com/iamicebomb/ComfyUI-ArtGallery-mod-for-new-comfyui/blob/main/__init__.py

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