Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install Polygon3 on python3.9+ #6

Open
ojasvita25 opened this issue Jan 19, 2024 · 0 comments
Open

Unable to install Polygon3 on python3.9+ #6

ojasvita25 opened this issue Jan 19, 2024 · 0 comments

Comments

@ojasvita25
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant