You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered some problems in the process of environment configuration. The solutions are as follows:
1. BFM
cd examples/Data/BFM and View "readme.md", download files and create the corresponding folder.
You can also follow #95 , according to examples/data/generate.m put the file in the corresponding folder.
I encountered some problems in the process of environment configuration. The solutions are as follows:
1. BFM
cd examples/Data/BFM and View "readme.md", download files and create the corresponding folder.
You can also follow #95 , according to examples/data/generate.m put the file in the corresponding folder.
2. Cython
pip install cython
cd ./engineer/render/face3d/mesh/cython
python3 setup.py build_ext --inplace
python3 setup.py install
The text was updated successfully, but these errors were encountered: