Python ERROR: Could not build wheels for twisted-iocpsupport, which is required to install pyproject

Posted 北冥有鱼94851

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Python ERROR: Could not build wheels for twisted-iocpsupport, which is required to install pyproject相关的知识,希望对你有一定的参考价值。

error: subprocess-exited-with-error

× Building wheel for twisted-iocpsupport (pyproject.toml) did not run successfully.

│ exit code: 1

╰─> [5 lines of output]

running bdist_wheel

running build

running build_ext

building 'twisted_iocpsupport.iocpsupport' extension

error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.

ERROR: Failed building wheel for twisted-iocpsupport

Failed to build twisted-iocpsupport

ERROR: Could not build wheels for twisted-iocpsupport, which is required to install pyproject.toml-based projects

解决方法:

链接:https://pan.baidu.com/s/1Auf27eSOlZbWY8XDYxZpWA

提取码:7jnq

下载结束后,安装VisualCppBuildTools_Full.exe,安装成功后,再次在Pycharm中安装Scrapy就安装成功了。

以上是关于Python ERROR: Could not build wheels for twisted-iocpsupport, which is required to install pyproject的主要内容,如果未能解决你的问题,请参考以下文章

Python ERROR: Could not build wheels for twisted-iocpsupport, which is required to install pyproject

Python pip install 安装包报错ERROR: Could not find a version that satisfies the requirement XXX解决方法

Python之使用pip安转第三方库时报错ERROR: Could not find a version that satisfies the requirement pygame ERROR: No

Python之使用pip安转第三方库时报错ERROR: Could not find a version that satisfies the requirement pygame ERROR: No

python导入第三方库schedule报错ERROR: Could not find a version that satisfies the requirement schedule (from(

python通过pip安装torch错误及解决办法ERROR: Could not find a version that satisfies the requirement torch