解决报错Could not build wheels for numpy which use PEP 517 and cannot be installed directly

Posted Coding With you.....

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决报错Could not build wheels for numpy which use PEP 517 and cannot be installed directly相关的知识,希望对你有一定的参考价值。

在虚拟环境中安装numpy包时报错:Could not build wheels for numpy which use PEP 517 and cannot be installed directly

解决:这是由于版本高的问题,在pycharm中直接装一个版本低一点的

以上是关于解决报错Could not build wheels for numpy which use PEP 517 and cannot be installed directly的主要内容,如果未能解决你的问题,请参考以下文章