ImportError: No module named dface.core.utils
d100972 opened this issue · 3 comments
d100972 commented
kuaikuaikim commented
Have you add the dface path to your local python path
@d100972
sosha90 commented
how to do so?
CodexForster commented
Follow the Readme.md file. After git cloning the repository, you need to run "export PYTHONPATH=$PYTHONPATH:{your local DFace root path}" in your terminal.