小编Dor*_*hyK的帖子

如何解决错误:无法为 hdbscan 构建轮子,这是安装基于 pyproject.toml 的项目所必需的

我正在尝试安装 bertopic 并收到此错误:

 pip install bertopic

 

    Collecting bertopic
>           Using cached bertopic-0.11.0-py2.py3-none-any.whl (76 kB)
>         Collecting hdbscan>=0.8.28
>           Using cached hdbscan-0.8.28.tar.gz (5.2 MB)
>           Installing build dependencies: started
>           Installing build dependencies: finished with status 'done'
>           Getting requirements to build wheel: started
>           Getting requirements to build wheel: finished with status 'done'
>           Preparing metadata (pyproject.toml): started
>           Preparing metadata (pyproject.toml): finished with status 'done'
>         Requirement already satisfied: tqdm>=4.41.1 in c:\users\martin kunth\anaconda3\lib\site-packages (from bertopic) (4.62.3)
>         Collecting umap-learn>=0.5.0 …
Run Code Online (Sandbox Code Playgroud)

python hdbscan bert-language-model

8
推荐指数
1
解决办法
3万
查看次数

标签 统计

bert-language-model ×1

hdbscan ×1

python ×1