使用pip命令安装库时提示Could not build wheels for six, since package 'wheel' is not installed

Posted mian-1122

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用pip命令安装库时提示Could not build wheels for six, since package 'wheel' is not installed相关的知识,希望对你有一定的参考价值。

在使用pip命令安装库时提示Could not build wheels for six, since package ‘wheel‘ is not installed

技术图片

解决以上问题可用 pip install wheel命令解决

技术图片

以上是关于使用pip命令安装库时提示Could not build wheels for six, since package 'wheel' is not installed的主要内容,如果未能解决你的问题,请参考以下文章