在虚拟环境中安装numpy包时报错:Could not build wheels for numpy which use PEP 517 and cannot be installed directly
解决:这是由于版本高的问题,在pycharm中直接装一个版本低一点的

在虚拟环境中安装numpy包时报错:Could not build wheels for numpy which use PEP 517 and cannot be installed directly
解决:这是由于版本高的问题,在pycharm中直接装一个版本低一点的