Closed mengjiaow closed 3 years ago
Can you view anything else in VTK?
Mayavi seems to work fine
So to check, other meshes view OK on your system? How about:
import menpo3d.io as m3io
mesh = m3io.import_builtin_asset.james_obj()
mesh.view()
I can't view this one either. Seems like only Mayavi is working...
Can you try making a new env and reinstalling menpo?
Currently this fails to show the mesh in the VTK window: