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

the output parameter‘s format is what? #6

Open
1999wen opened this issue Apr 11, 2022 · 1 comment
Open

the output parameter‘s format is what? #6

1999wen opened this issue Apr 11, 2022 · 1 comment

Comments

@1999wen
Copy link

1999wen commented Apr 11, 2022

i want to know
"parser.add_argument("output", help="path to the output image")", the output parameter‘s format is what?
i set :
input
./原始图像.bmp
output
./yasuo.jpg"
it sent:
usage: encoder.py [-h] input output
encoder.py: error: unrecognized arguments: output ./yasuo.jpg

@elenacliu
Copy link

just remove the word input and directly follow your path

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