yfeng95 / face3d

Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
2.68k stars 614 forks source link

Ubuntu compile cython error with mesh_core_cython #74

Open MountainsRivers opened 4 years ago

MountainsRivers commented 4 years ago

when i tried to run " python 1_pipeline.py", i got this error: ImportError: ../face3d/mesh/cython/mesh_core_cython.cpython-35m-x86_64-linux-gnu.so: undefined symbol: _ZTVSt9basic_iosIcSt11char_traitsIcEE

Someone send help please ;w;

pietro-ux commented 3 years ago

same error