错误类型

pip install Polygon3

Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple

Collecting Polygon3

Using cached https://pypi.tuna.tsinghua.edu.cn/packages/1f/26/eea4112be43c8b7345477ad9150d499303494f32fb5951cb0f6e9104045b/Polygon3-3.0.9.1.tar.gz (39 kB)

Preparing metadata (setup.py) ... done

Building wheels for collected packages: Polygon3

Building wheel for Polygon3 (setup.py) ... error

error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.

│ exit code: 1

╰─> [14 lines of output]

Using NumPy extension!

running bdist_wheel

running build

running build_py

creating build

creating build\lib.win-amd64-cpython-310

creating build\lib.win-amd64-cpython-310\Polygon

copying Polygon\IO.py -> build\lib.win-amd64-cpython-310\Polygon

copying Polygon\Shapes.py -> build\lib.win-amd64-cpython-310\Polygon

copying Polygon\Utils.py -> build\lib.win-amd64-cpython-310\Polygon

copying Polygon\__init__.py -> build\lib.win-amd64-cpython-310\Polygon

running build_ext

building 'Polygon.cPolygon' 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 Polygon3

Running setup.py clean for Polygon3

Failed to build Polygon3

Installing collected packages: Polygon3

Running setup.py install for Polygon3 ... error

error: subprocess-exited-with-error

× Running setup.py install for Polygon3 did not run successfully.

│ exit code: 1

╰─> [16 lines of output]

Using NumPy extension!

running install

C:\Users\gh\miniconda3\envs\dbnet\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.

warnings.warn(

running build

running build_py

creating build

creating build\lib.win-amd64-cpython-310

creating build\lib.win-amd64-cpython-310\Polygon

copying Polygon\IO.py -> build\lib.win-amd64-cpython-310\Polygon

copying Polygon\Shapes.py -> build\lib.win-amd64-cpython-310\Polygon

copying Polygon\Utils.py -> build\lib.win-amd64-cpython-310\Polygon

copying Polygon\__init__.py -> build\lib.win-amd64-cpython-310\Polygon

running build_ext

building 'Polygon.cPolygon' 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: legacy-install-failure

× Encountered error while trying to install package.

╰─> Polygon3

note: This is an issue with the package mentioned above, not pip.

hint: See above for output from the failure.

解决方案 https://zhuanlan.zhihu.com/p/471661231

推荐阅读

评论可见,请评论后查看内容,谢谢!!!
 您阅读本篇文章共花了: