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

python version conflict #48

Open
LucioSunj opened this issue Jul 15, 2024 · 1 comment
Open

python version conflict #48

LucioSunj opened this issue Jul 15, 2024 · 1 comment

Comments

@LucioSunj
Copy link

Thanks for your great project!

I have met a problem that: is it imcompatible with python<3.8(eg. 3.7)?

I would appreciate it if you could answer me!

@pmneila
Copy link
Owner

pmneila commented Jul 16, 2024

Hi,

Just install version 0.1.4 with

python -m pip install pymcubes==0.1.4

The last version 0.1.6 added support for NumPy 2.0 and removed support for Python < 3.8. Otherwise, the library itself is nearly unchanged.

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