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

ComfyUI_UltimateSDUpscale Import Failed #136

Open
nataliep123 opened this issue Feb 28, 2025 · 2 comments
Open

ComfyUI_UltimateSDUpscale Import Failed #136

nataliep123 opened this issue Feb 28, 2025 · 2 comments

Comments

@nataliep123
Copy link

I've been trying to install UltimateSDUpscale node with no success. When trying to load I get the "import failed" error with the following detail:

File "C:\Users\npien\OneDrive\Desktop\COMFYUI\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 "C:\Users\npien\OneDrive\Desktop\COMFYUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_ultimatesdupscale_init
.py", line 32, in
from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
File "C:\Users\npien\OneDrive\Desktop\COMFYUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_ultimatesdupscale\nodes.py", line 6, in
from usdu_patch import usdu
File "C:\Users\npien\OneDrive\Desktop\COMFYUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_ultimatesdupscale\usdu_patch.py", line 2, in
from repositories import ultimate_upscale as usdu
File "C:\Users\npien\OneDrive\Desktop\COMFYUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_ultimatesdupscale\repositories_init_.py", line 14, in
spec.loader.exec_module(ultimate_upscale)
File "", line 995, in exec_module
File "", line 1132, in get_code
File "", line 1190, in get_data
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\npien\OneDrive\Desktop\COMFYUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_ultimatesdupscale\repositories\ultimate_sd_upscale\scripts\ultimate-upscale.py'

I can't seem to uninstall it either. When I try I get the following error "Installation Error:
An error occurred while uninstalling 'comfyui_ultimatesdupscale'."

I'm new to this and would very much appreciate your help!!

@ssitu
Copy link
Owner

ssitu commented Feb 28, 2025

Just made an update, try installing it again and please let me know if it works for you.

@juntaosun
Copy link

Hi @nataliep123
#138 (comment)

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

3 participants