安装numpy报这个错,怎么解?

在termux命令行键入pip命令安装numpy

pip install numpy

img

检查是否更换软件源
检查网络是否正常

用pip3 install numpy试试