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

InvokeAI unable to load GGUF module. Not launching. #935

Closed
ViratX opened this issue Oct 6, 2024 · 1 comment · Fixed by #942
Closed

InvokeAI unable to load GGUF module. Not launching. #935

ViratX opened this issue Oct 6, 2024 · 1 comment · Fixed by #942
Labels
bug Something isn't working

Comments

@ViratX
Copy link

ViratX commented Oct 6, 2024

What happened?

I'm getting the following error trying to launch InvokeAI, tried v5.1.0rc4 and v5.1.0rc3 (via Stability Matrix):

File "C:\Users\virat\AppData\Roaming\StabilityMatrix\Packages\InvokeAI\invokeai\backend\quantization\gguf\loaders.py", line 3, in
import gguf
ModuleNotFoundError: No module named 'gguf'

I asked about it at InvokeAI github as well but to no avail.

invoke-ai/InvokeAI#6890 (comment)

Steps to reproduce

No response

Relevant logs

File "C:\Users\virat\AppData\Roaming\StabilityMatrix\Packages\InvokeAI\invokeai\backend\quantization\gguf\loaders.py", line 3, in
    import gguf
    ModuleNotFoundError: No module named 'gguf'

Version

v2.1.21

What Operating System are you using?

Windows

@ViratX ViratX added the bug Something isn't working label Oct 6, 2024
@jclevet
Copy link

jclevet commented Oct 9, 2024

Same issue

@mohnjiles mohnjiles mentioned this issue Oct 10, 2024
@mohnjiles mohnjiles linked a pull request Oct 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants