PyCharm第三方库安装失败的解决方法

我首先使用GUI的方法安装pandas,十几分钟了吧依然显示Installing,最后提示失败,我就在Available Package窗口点击Manage repositories,然后更换了国内的库,但是依然不能安装成功,错误提示如下:

Looking in indexes: http://pypi.douban.com/simple/
WARNING: The repository located at pypi.douban.com is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with ‘–trusted-host pypi.douban.com’.
ERROR: Could not find a version that satisfies the requirement pandas (from versions: none)
ERROR: No matching distribution found for pandas

之后参考关于pycharm安装第三方库的一些方法的方法,在Terminal输入:

pip install pandas -i http://pypi.douban.com/simple --trusted-host pypi.douban.com

安装截图如下:
在这里插入图片描述
在Setting也出现了pandas
在这里插入图片描述

个人的一点感受

PyCharm默认是不导入系统库的,每一个工程自行安装和升级。感觉有点麻烦,今后我在考虑是否在系统中安装常用的库,然后新建工程时选择导入系统库,这样就省事了。
尤其是对我这种使用库比较固定的用户而言,这样比较方便。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Ampare1987

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值