在树莓派4B安装 scipy 笔记,不需要删除numpy,不需要mkl
参考官网:
不要用sudo, 带上–user,否则有问题,官网
最好用pip安装
python -m pip install -i http://mirrors.aliyun.com/pypi/simple/ --user numpy scipy matplotlib ipython jupyter pandas sympy nose
scipy 下载失败,改手动下载scipy-1.4.1-cp37-cp37m-linux_armv7l.whl,完成后继续:
python -m pip install -i http://
2021-11-07 05:18:23
269KB
c
ci
cip
1