【昊鼎王五】pip安装pymssql模块时报错“PEP 517”怎么解决?
背景
在https://blog.csdn.net/haoding205/article/details/103242102中已经讲到了如何安装pip工具,此篇就讲一个典型的安装第三方库时报错的解决方法。
报错信息
如下图:
[root@centos tmp]# pip3 install pymssql
Collecting pymssql
Using cached https://files.pythonhosted.org/packages/4a/20/bcd4db9e7990b50e85280f0c9488c0a53f7e6bf9048203448d8e0f29a536/pymssql-3.0.3.tar.gz
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing wheel metadata ... done
Building wheels for collected packages: pymssql
Building wheel for pymssql (PEP 517) ... error
ERROR: Command errored out with exit status 1: