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

Imports fails on ComfyUI #89

Open
deadman3000 opened this issue Jan 18, 2025 · 1 comment
Open

Imports fails on ComfyUI #89

deadman3000 opened this issue Jan 18, 2025 · 1 comment

Comments

@deadman3000
Copy link

FileNotFoundError: [Errno 2] No such file or directory: 'E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\SageAttention\init.py'

Cannot import E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\SageAttention module for custom nodes: [Errno 2] No such file or directory: 'E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\SageAttention\init.py'

(IMPORT FAILED): E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\SageAttention

Any ideas? I installed sage attention wheel etc and it all went well right up until I started comfy.

@blepping
Copy link

SageAttention is a Python package, it's not a custom node. Did you do something like clone this repo into ComfyUI's custom_nodes directory?

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