dface icon indicating copy to clipboard operation
dface copied to clipboard

ImportError: No module named dface.core.utils

Open d100972 opened this issue 7 years ago • 3 comments

_ _20180123225756

d100972 avatar Jan 23 '18 14:01 d100972

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

kuaikuaikim avatar Jan 25 '18 11:01 kuaikuaikim

how to do so?

sosha90 avatar Nov 04 '19 00:11 sosha90

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.

CodexForster avatar Apr 16 '21 03:04 CodexForster