Open LucioSunj opened 4 months ago
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.
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!