kuaikuaikim/dface

ImportError: No module named dface.core.utils

d100972 opened this issue · 3 comments

Have you add the dface path to your local python path
@d100972

how to do so?

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.