You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: