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

how can I fix this error #76

Open
Jony12505 opened this issue Apr 30, 2021 · 2 comments
Open

how can I fix this error #76

Jony12505 opened this issue Apr 30, 2021 · 2 comments

Comments

@Jony12505
Copy link

main.py: error: the following arguments are required: --username Mail@mail.com, --password Password, --url https://www.nike.com/launch/t/air-jordan-6-travis-scott-su21

@DevNoam
Copy link

DevNoam commented Apr 30, 2021

You need to separate each arg with: ,

@Jony12505
Copy link
Author

parser.add_argument("--username mail@mail.com", required=True)

where do I put the ,

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