python3安装pandas执行pip3 install pandas命令后卡住不动的问题及安装scipy、sklearn库的numpy.distutils.system_info.NotFound...
时间: 2024-03-13 17:45:47 浏览: 229
关于pip3 install pandas卡住不动的问题,可能是由于网络问题或者是Pandas包比较大,下载时间比较长。你可以尝试使用以下命令来安装Pandas:
```
pip3 install pandas -i https://pypi.tuna.tsinghua.edu.cn/simple
```
这个命令会使用清华大学的镜像源来下载Pandas,下载速度会更快。
至于安装scipy、sklearn库时出现的numpy.distutils.system_info.NotFound错误,一般是由于缺少依赖库或者是依赖库版本不兼容导致的。你可以尝试先升级numpy库:
```
pip3 install -U numpy
```
如果还是无法解决问题,你可以尝试安装对应版本的依赖库,具体安装方式可以参考对应依赖库的官方文档。
阅读全文
相关推荐
![pdf](https://img-home.csdnimg.cn/images/20241231044930.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![gz](https://img-home.csdnimg.cn/images/20210720083447.png)
![gz](https://img-home.csdnimg.cn/images/20210720083447.png)
![gz](https://img-home.csdnimg.cn/images/20210720083447.png)
![gz](https://img-home.csdnimg.cn/images/20210720083447.png)
![gz](https://img-home.csdnimg.cn/images/20210720083447.png)
![gz](https://img-home.csdnimg.cn/images/20210720083447.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![zip](https://img-home.csdnimg.cn/images/20241231045053.png)
![-](https://img-home.csdnimg.cn/images/20210720083447.png)
![-](https://img-home.csdnimg.cn/images/20210720083447.png)
![-](https://img-home.csdnimg.cn/images/20210720083447.png)
![-](https://img-home.csdnimg.cn/images/20210720083447.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)
![-](https://img-home.csdnimg.cn/images/20241226111658.png)