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

pip install fails with python 3.10 #63

Open
skilledwolf opened this issue Jun 19, 2022 · 1 comment
Open

pip install fails with python 3.10 #63

skilledwolf opened this issue Jun 19, 2022 · 1 comment

Comments

@skilledwolf
Copy link

Hi,

pip install triangle fails with python 3.10.

Setup: fresh conda-arm64 environment with python 3.10 on Macbook Pro (M1 Pro chip). Installation works with python 3.9 and otherwise identical conditions, making me suspect that it is a general incompatibility with python 3.10.

Let me know if you need the log, but the error should be easy enough to reproduce.

@mexicarne
Copy link

triangle/core.c file should be regenerated with newer cython. tested with cython-0.29.37. after that it builds just fine with python3.10 and 3.11.

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

2 participants