1

Unable to install Twisted package on python 3.7 version

I installed Microsoft Visual Studio build tools 15.0 as suggested but I am still unable to install Twisted its still throwing the error "error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/"

Do I need to perform any additional setup's to make it work ?

4

1 回答 1

0

我可以通过从下面给出的位置“ https://www.lfd.uci.edu/~gohlke/pythonlibs/ ”下载轮文件来解决这个问题

下载安装轮文件后,使用以下命令完成安装“pip install C:/some-dir/轮文件名”

于 2019-06-26T03:39:35.570 回答