-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Collecting Polygon3
Using cached Polygon3-3.0.9.1.tar.gz (39 kB)
Installing build dependencies ... Getting requirements to build wheel ... Preparing metadata (pyproject.toml) ... Building wheels for collected packages: Polygon3
Building wheel for Polygon3 (pyproject.toml) ... error: subprocess-exited-with-error
× Building wheel for Polygon3 (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [26 lines of output]
NumPy extension not found - disabling support for it!
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-cpython-311
creating build/lib.linux-x86_64-cpython-311/Polygon
copying Polygon/Utils.py -> build/lib.linux-x86_64-cpython-311/Polygon
copying Polygon/init.py -> build/lib.linux-x86_64-cpython-311/Polygon
copying Polygon/Shapes.py -> build/lib.linux-x86_64-cpython-311/Polygon
copying Polygon/IO.py -> build/lib.linux-x86_64-cpython-311/Polygon
running build_ext
building 'Polygon.cPolygon' extension
...
ERROR: Failed building wheel for Polygon3
Failed to build Polygon3
ERROR: Could not build wheels for Polygon3, which is required to install pyproject.toml-based projects
Note: you may need to restart the kernel to use updated packages.