当前位置:   article > 正文

解决内网环境下Could not find a version that satisfies the requirement pycryptodome(from versions:none)

could not find a version that satisfies the requirement pycryptodome (from v

解决内网环境下Could not find a version that satisfies the requirement pycryptodome(from versions:none)

解决内网环境下Could not find a version that satisfies the requirement pycryptodome(from versions:none)
问题:在内网环境下安装pycryptodome报错:

pip install pycryptodome
ERROR:Could not find a version that satisfies the requirement pycryptodome(from versions:none)
ERROR:No matching distribution found for pycryptodome
  • 1
  • 2
  • 3

原因:内网环境下,镜像源网络不稳定
解决:

pip install pycryptodome -i http://xxxx.com.cn/pypi/simple --trusted-host xxxx.com.cn
  • 1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/你好赵伟/article/detail/745133
推荐阅读
相关标签
  

闽ICP备14008679号