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

Can't run the glove package #123

Open
Zhulizhong957 opened this issue Jan 3, 2024 · 0 comments
Open

Can't run the glove package #123

Zhulizhong957 opened this issue Jan 3, 2024 · 0 comments

Comments

@Zhulizhong957
Copy link

I run the "from glove import Glove" in win11,I downloaded this package by" pip install glove_python_binary",and successfully downloaded it.But when i ran the program.I reported an error.
Here are the logs.

File "E:\workware\Anaconda\envs\python38\lib\site-packages\glove_init_.py", line 1, in
from .corpus import Corpus
File "E:\workware\Anaconda\envs\python38\lib\site-packages\glove\corpus.py", line 10, in
from .corpus_cython import construct_cooccurrence_matrix
ImportError: DLL load failed while importing corpus_cython: 找不到指定的模块。

It means it can't find the corpus_cython module.
How can i solve it?
Thanks.

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

1 participant