install numpy for arm64

1.pip有时失败,大神提供的whl版本有限,有时与python、pytorch、opencv等冲突

2.源码编译目前没有成功

3.在安装pytorch-1.8.0时,同时安装好了numpy-1.21.2和caffe2,安装pytorch for arm的参考文章如下

1)大神的文章

 https://github.com/KumaTea/pytorch-aarch64/blob/main/README.md#corresponding-versions

2) 自己分享1)中链接的文章

install torch for arm_xiaohaier8593的博客-CSDN博客icon-default.png?t=L892https://blog.csdn.net/xiaohaier8593/article/details/120224324?spm=1001.2014.3001.5501

你可能感兴趣的:(软件安装,python,numpy,安装)