pytest-html icon indicating copy to clipboard operation
pytest-html copied to clipboard

main.py: error: unrecognized arguments: — user data-dir

Open OGTSP opened this issue 2 years ago • 3 comments

While trying to run DeepFaceLive main.py: error: unrecognized arguments: — user data-dir "C:\Users\ezeri\Desktop\DeepFaceLive-Master i have the error below

main.py: error: unrecognized arguments: — user data-dirmain.py: error: unrecognized arguments: — user data-dir C:\Users\ezeri\Desktop\DeepFaceLive-Master

OGTSP avatar Oct 15 '23 11:10 OGTSP

Please use code blocks to show the output and include the command you ran,

With the provided information there's nothing we can do to help

RonnyPfannschmidt avatar Oct 15 '23 11:10 RonnyPfannschmidt

Please use code blocks to show the output and include the command you ran,

With the provided information there's nothing we can do to help

I do not know how to run code blocks The command i run is- python main.py run DeepFaceLive — user data-dir C:\Users\ezeri\Desktop\DeepFaceLive-Master

OGTSP avatar Oct 15 '23 11:10 OGTSP

Code Blocks Are a feature of GitHub to format things that are code or script output in a readable manner

As the main.py command seems to be a custom script,I fail to see how it's related to pytest-html

RonnyPfannschmidt avatar Oct 15 '23 12:10 RonnyPfannschmidt