SkeletonBridgeRecon icon indicating copy to clipboard operation
SkeletonBridgeRecon copied to clipboard

import error

Open JaneLinlalala opened this issue 3 years ago • 1 comments

when i was running demo_im2mesh.py, it went "No module named 'external.libmcubes.mcubes'" and "No module named 'external.libsimplify.simplify_mesh'". How can i solve it?

JaneLinlalala avatar May 19 '21 08:05 JaneLinlalala

Before running the demo, you need to create an environment and compile the extension modules required by the README.md under the "Skeleton_inference/Volume_refinement/Mesh_refinement" folder.

tangjiapeng avatar Jun 03 '21 03:06 tangjiapeng