Skip to content

Can't run the glove package #123

@Zhulizhong957

Description

@Zhulizhong957

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions