Skip to content
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

error in runing code #37

Closed
mhmd-shadfar opened this issue Sep 2, 2018 · 2 comments
Closed

error in runing code #37

mhmd-shadfar opened this issue Sep 2, 2018 · 2 comments

Comments

@mhmd-shadfar
Copy link

  • Exact error or Issue details
    when i run the code with this command python3 main.py in terminal i got this following error :
    usage: main.py [-h] -v VIDEOS
    main.py: error: the following arguments are required: -v/--videos
    OpenCV Version = 3.2.0
    Python Version = 3.6.5
    Operating System = ubuntu 18.04
@prsntmaurya
Copy link
Member

Please specify the path of video.
eg: python3 main.py /video

@mhmd-shadfar
Copy link
Author

thanks for response.
i do this steps to run the code:

  1. cd to Human-detection-and-Tracking-master
    2)python3 main.py /video
    i get that error again.

usage: main.py [-h] -v VIDEOS
main.py: error: the following arguments are required: -v/--videos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants