seaborn 安装成功 + ImportError: DLL load failed: 找不到指定的模块 问题解决

这是我最近踩过的坑:

seaborn 安装成功
却依然有:
`>>> import seaborn
ImportError: DLL load failed: 找不到指定的模块

解决方式:
The problem is because you are using windows. Scipy has problems with windows, if you check the sklearn site they say if you were unsuccessful for installing their packages by pip or conda you can install them with unofficial windows binary packages

问题是因为你正在使用Windows
Scipy在Windows平台存在一些问题,如果你查看sklearn的网站,他们会告诉你如果你没有成功安装,可以使用pip或者conda安装非官方的Windows二进制文件包

参考自:
https://stackoverflow.com/que...

自然而然地从最常用的第三方库网站下载:https://www.lfd.uci.edu/~gohl...
下载了numpy, scipyseaborn

卸掉了原来的numpy, scipyseaborn
再次安装依然失败
报了一样的错:

然后痛定思痛, 再次卸掉他们仨
然后:

pip install numpy scipy seaborn

就OK了, 可以导入。。。。。。
网上给的原因是:我们下到了一些非正式版本
。。。。。。

参考自:
https://blog.csdn.net/monoton...
https://github.com/mwaskom/se...

  • 0
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值