Did anyone find a solution to this in windows using python/anaconda?
i'm getting:
(deepfacelive) C:\DeepFaceLive-master>python main.py run "DeepFaceLive"--- user data-dir "C:\DeepFaceLive-master"
usage: main.py run [-h] {DeepFaceLive} ...
main.py run: error: argument {DeepFaceLive}: invalid choice: 'DeepFaceLive---\u200auser' (choose from 'DeepFaceLive')
I don't understand where it is getting
"u200auser"
?