当前位置:   article > 正文

python:pip install pandas报错Could not find a version that satisfies the requirement numpy (from versi

could not find a version that satisfies the requirement numpy (from versions

#报错:
Could not fetch URL https://pypi.python.org/simple/numpy/: There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:661) - skipping
Could not find a version that satisfies the requirement numpy (from versions: )
No matching distribution found for numpy

##解决方法
使用国内镜像
pip install pandas -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Li_阴宅/article/detail/745166
推荐阅读
相关标签
  

闽ICP备14008679号