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

ImportError: DLL load failed while importing _pyllamacpp: 动态链接库(DLL)初始化例程失败。 #75

Closed
Burgeon0110 opened this issue Apr 23, 2023 · 1 comment

Comments

@Burgeon0110
Copy link

from pygpt4all.models.gpt4all import GPT4All
Traceback (most recent call last):
File "", line 1, in
File "D:\pygpt4all\pygpt4all\models\gpt4all.py", line 18, in
from pyllamacpp.model import Model
File "E:\Python\Python311\Lib\site-packages\pyllamacpp\model.py", line 21, in
import _pyllamacpp as pp
ImportError: DLL load failed while importing _pyllamacpp: 动态链接库(DLL)初始化例程失败。

@abdeladim-s
Copy link
Collaborator

Duplicate of #53

@abdeladim-s abdeladim-s marked this as a duplicate of #53 Apr 23, 2023
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