yfeng95 / face3d

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

cannot import mesh_core_cython #69

Closed codgodtao closed 4 years ago

codgodtao commented 4 years ago

i have complied /face3d/mesh/cython by readme.md and add empty file named 'init.py' in cython reffering another issue 'ImportError: No module named cython #26' but another problem 'cannot find refferences 'mesh_core_cython' in 'init.py'' came out how to solve it? many thanks

codgodtao commented 4 years ago

image

pietro-ux commented 3 years ago

how did you solve it?