yfeng95 / face3d

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

Error executing 8_generate_posmap_300WLP.py #22

Open yhs95 opened 5 years ago

yhs95 commented 5 years ago

When I executed python 8_generate_posmap_300WLP.py, I had a fatal error. I checked a lot of information and couldn't solve it. I hope I can get your help. Error is as follows:/home/dbm/.pyxbld/temp.linux-x86_64-2.7/pyrex/face3d/mesh/cython/mesh_core_cython.c:437:15: fatal error: ios: No such file or directory

include "ios"

include "string"

include "new"

Thanks