Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

pyllamacpp issue #101

Open
Meirzhan05 opened this issue May 6, 2023 · 1 comment
Open

pyllamacpp issue #101

Meirzhan05 opened this issue May 6, 2023 · 1 comment

Comments

@Meirzhan05
Copy link

I do not understand why I am getting this issue. I think I have done everything right. I have Windows 10.
Issue:
Traceback (most recent call last):
File "c:\Users\Hp\Desktop\py\ai.py", line 1, in
from pygpt4all import GPT4All
File "C:\Users\Hp\AppData\Local\Programs\Python\Python311\Lib\site-packages\pygpt4all_init_.py", line 1, in
from pygpt4all.models.gpt4all import GPT4All
File "C:\Users\Hp\AppData\Local\Programs\Python\Python311\Lib\site-packages\pygpt4all\models\gpt4all.py", line 13, in
import pyllamacpp.model
File "C:\Users\Hp\AppData\Local\Programs\Python\Python311\Lib\site-packages\pyllamacpp\model.py", line 20, in
import _pyllamacpp as pp
ImportError: DLL load failed while importing _pyllamacpp: A dynamic link library (DLL) initialization routine failed.

Did you have this issue? How did you solve it?

@absadiki
Copy link
Collaborator

absadiki commented May 6, 2023

@Meirzhan05,

It is a duplicate of #53, please take a look at this comment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants