You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2023. It is now read-only.
File "D:\gpt4all-ui\pyGpt4All\api.py", line 15, in
from pyGpt4All.backends import BACKENDS_LIST
File "D:\gpt4all-ui\pyGpt4All\backends_init_.py", line 1, in
from pyGpt4All.backends.llama_cpp import LLAMACPP
File "D:\gpt4all-ui\pyGpt4All\backends\llama_cpp.py", line 12, in
from pyllamacpp.model import Model
File "D:\gpt4all-ui\env\Lib\site-packages\pyllamacpp\model.py", line 21, in
import _pyllamacpp as pp
ImportError: DLL load failed while importing _pyllamacpp: The dynamic link library (DLL) initialization routine failed.
The text was updated successfully, but these errors were encountered:
File "D:\gpt4all-ui\pyGpt4All\api.py", line 15, in
from pyGpt4All.backends import BACKENDS_LIST
File "D:\gpt4all-ui\pyGpt4All\backends_init_.py", line 1, in
from pyGpt4All.backends.llama_cpp import LLAMACPP
File "D:\gpt4all-ui\pyGpt4All\backends\llama_cpp.py", line 12, in
from pyllamacpp.model import Model
File "D:\gpt4all-ui\env\Lib\site-packages\pyllamacpp\model.py", line 21, in
import _pyllamacpp as pp
ImportError: DLL load failed while importing _pyllamacpp: The dynamic link library (DLL) initialization routine failed.
The text was updated successfully, but these errors were encountered: