FVPLab / Argus-3D

95 stars 6 forks source link

Problem with compile the extension modules #1

Closed 1341828568 closed 1 year ago

1341828568 commented 1 year ago

Thank you for the great work! when i run python setup.py build_ext --inplace it comes with 'ValueError: 'src/utils/libmcubes/mcubes.pyx' doesn't match any files' i don't see libmcubes file in the github project~

1341828568 commented 1 year ago

I found libmcubes from other project, but it still missing something like: 'ValueError: 'src/utils/libmesh/triangle_hash.pyx' doesn't match any files'

AImind commented 1 year ago

Sorry for missing out on some of the files. They have now been upload