卸载比较简单,打开cmd直接pip uninstall numpy. 重新安装,需要在开始–所有程序——anaconda prompt右键,以管理员身份运行,输入conda install numpy即可 自动安装最新版,点击y确认即可。