您可以使用pip工具来安装numpy,在命令行中输入以下命令即可安装numpy:pip install numpy。 如果您使用的是Python 3,则可能需要使用pip3 install numpy。