Armbian安装numpy、scipy的另类方法

直接安装numpy、scipy会出现

libraries mkl_rt not found
libraries blis not found等库缺失的情况,具体要再安装哪个库确实难找,可以安装python3-keras来附带安装numpy和scipy

apt install python3-keras

apt install python3-keras
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  libaec0 libhdf5-103-1 libhdf5-hl-100 liblbfgsb0 liblzf1 libsz2 python3-decorator python3-h5py python3-h5py-serial python3-keras-applications
  python3-keras-preprocessing python3-numpy python3-scipy python3-six python3-theano
Suggested packages:
  python-h5py-doc python-numpy-doc python3-numpy-dbg python3-pytest python-scipy-doc nvidia-cuda-toolkit python3-pycuda theano-doc
Recommended packages:
  python3-pil python3-pydot python3-nose python3-parameterized python3-pygpu libgpuarray-dev cython3 graphviz
The following NEW packages will be installed:
  libaec0 libhdf5-103-1 libhdf5-hl-100 liblbfgsb0 liblzf1 libsz2 python3-decorator python3-h5py python3-h5py-serial python3-keras python3-keras-applications
  python3-keras-preprocessing python3-numpy python3-scipy python3-six python3-theano
0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded.
Need to get 18.6 MB of archives.
After this operation, 76.2 MB of additional disk space will be used.

可以看出,附带安装了python3-numpy python3-scipy,估计也可以使用如下独立安装

apt install python3-numpy

apt install python3-scipy

注意安装了python3-keras后,mkl_rt 、blis 依然是没有的

  • 13
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值