-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
main.py: error: unrecognized arguments #26
Comments
Hello, when you run on python, it should have the form: |
Thanks for your patience. That has worked. But as seems to be the case with all python projects, it never ends after one error.
Appreciate your help, since I have no knowledge of this. |
main.py run: error: argument {DeepFaceLive}: invalid choice: 'deepfacelive' (choose from 'DeepFaceLive') please help |
how can i fix main.py run: error: argument {DeepFaceLive}: invalid choice: 'deepfacelive' (choose from 'DeepFaceLive') i need your help on this |
This is likely due to the spaces in the file path. In Windows, if a directory or file path contains spaces, you need to enclose it in double quotes. Here’s how you can modify your command:
Remember add |
you are the best it works for me.Thank you so much |
Hi again, I finally have al the dependencies down, but the demo doesn't seem to work for me.
Simply copied your command into the terminal but with no luck.
The text was updated successfully, but these errors were encountered: