pmneila/PyMCubes

PyMCubes depends on Cython and Numpy

MRedies opened this issue · 1 comments

If i execute

pip3 install PyMCubes

it complains that cython and numpy are missing. I had to install them manually. I believe these dependencies can be installed automatically by pip.

Fixed! It should work well now. Thank you for letting me know.