Windows环境下pip安排top2vec失败

Windows环境下pip安排top2vec失败

windows+Acnonda+python3.7

pip install top2vec

报错:pip._vendor.pep517.wrappers.BackendUnavailable

pip  install  -i  https://pypi.doubanio.com/simple/  --trusted-host pypi.doubanio.com top2vec

报错:pip._vendor.pep517.wrappers.BackendUnavailable

pip install --no-use-pep517

(忽略一些517问题)
报错:ERROR: You must give at least one requirement to install (see “pip help install”)

pip  install  -i  https://pypi.doubanio.com/simple/  --trusted-host pypi.doubanio.com top2vec --no-use-pep517

报错:Could not install packages due to an EnvironmentError: [WinError 5] 拒绝访问。: ‘E:\Program Files\python\Lib\site-packages\llvmlite’
Consider using the --user option or check the permissions.

pip  install  -i  https://pypi.doubanio.com/simple/  --trusted-host pypi.doubanio.com top2vec --no-use-pep517 --user

成功安装!!!
Successfully installed hdbscan-0.8.28 llvmlite-0.38.1 numba-0.55.2 pynndescent-0.5.7 top2vec-1.0.27 umap-learn-0.5.3 wordcloud-1.8.2.2

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
根据你提供的引用内容,关于pip install top2vec的问题,你可以尝试以下几种方法来解决: 1. 引用中提到的方法,尝试使用以下命令进行安装: ```shell pip install -i https://pypi.doubanio.com/simple/ --trusted-host pypi.doubanio.com top2vec ``` 2. 如果以上方法无效,你可以尝试使用引用中的命令: ```shell pip install -i https://pypi.doubanio.com/simple/ --trusted-host pypi.doubanio.com top2vec --no-use-pep517 ``` 3. 如果还是无法解决问题,你可以尝试引用中的方法,先卸载当前虚拟环境中的pip,然后重新安装: ```shell python -m pip uninstall pip==20.0.2 # 卸载当前虚拟环境中的pip conda install pip==20.0.2 # 重新安装pip ``` 希望以上方法能够帮助你成功安装top2vec。如果问题仍然存在,请提供更多详细的错误信息以便我们更好地帮助你解决问题。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *2* [Windows环境pip安排top2vec失败](https://blog.csdn.net/ccccls/article/details/125759389)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT0_1"}}] [.reference_item style="max-width: 50%"] - *3* [Anaconda虚拟环境下使用pip install失败](https://blog.csdn.net/qq_36622009/article/details/118820577)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT0_1"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值