300字范文,内容丰富有趣,生活中的好帮手!
300字范文 > pip安装pandas失败Could not find a version that satisfies the requirement pandas

pip安装pandas失败Could not find a version that satisfies the requirement pandas

时间:2020-04-26 10:38:18

相关推荐

pip安装pandas失败Could not find a version that satisfies the requirement pandas

弄了好久了没弄好,以下是尝试过的自己失败的方法(好像有的人可以这样弄好,但我这样还是失败):

python -m pip install pandas -i https://pypi.tuna./simple

py -3 -m pip install pandas -i /simple/ --trusted-host

pip install pandas 1.2.2

在setting中找不到pandas:

这是自己成功了的办法:

在/project/pandas/#files

下载与自己对应的版本(python版本一定要对应)

复制到这个目录:

进入文件夹输入:

pip install pandas-1.2.2-cp39-cp39-win_amd64.whl

下载成功了。然后发现pycharm已经有了这个包。

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。