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

Cannot import:No such file or directory: 'D:\\Tools\\StableDiffusion\\ComfyUI-aki-v1.4\\custom_nodes\\ECCV2022-RIFE\\__init__.py' #386

Open
huasio opened this issue Jan 13, 2025 · 1 comment

Comments

@huasio
Copy link

huasio commented Jan 13, 2025

Traceback (most recent call last):
File "D:\Tools\StableDiffusion\ComfyUI-aki-v1.4\nodes.py", line 2106, 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: 'D:\Tools\StableDiffusion\ComfyUI-aki-v1.4\custom_nodes\ECCV2022-RIFE\init.py'

Cannot import D:\Tools\StableDiffusion\ComfyUI-aki-v1.4\custom_nodes\ECCV2022-RIFE module for custom nodes: [Errno 2] No such file or directory: 'D:\Tools\StableDiffusion\ComfyUI-aki-v1.4\custom_nodes\ECCV2022-RIFE\init.py'

@huasio
Copy link
Author

huasio commented Jan 13, 2025

I have executed the command, and it failed to start import.
pip3 install -r requirements.txt

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