Could not find a version that satisfies the requirement 的解决方案

Posted AI算法攻城狮

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Could not find a version that satisfies the requirement 的解决方案相关的知识,希望对你有一定的参考价值。

我们用一个镜像网站:http://pypi.doubanio.com/simple/

这里几乎包含所有的常见包

pip install XXX 追加 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com 即可

 

以上是关于Could not find a version that satisfies the requirement 的解决方案的主要内容,如果未能解决你的问题,请参考以下文章