yfeng95 / PRNet

Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
http://openaccess.thecvf.com/content_ECCV_2018/papers/Yao_Feng_Joint_3D_Face_ECCV_2018_paper.pdf
MIT License
4.96k stars 945 forks source link

Cannot find reference 'mesh_core_cython' in 'imported module mm3d.mesh.cython' #201

Open JianBin-Liu opened 3 years ago

JianBin-Liu commented 3 years ago

I have run 'python setup.py build_ext -i' and 'python setup.py install' commands, but there is still error 'Cannot find reference 'mesh_core_cython' in 'imported module mm3d.mesh.cython' in mm3d.mesh.render.py, how can I solve this?

Tara8573 commented 3 years ago

I have the same question, too!