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 to pass -i and -o as different file path #18

Open
arshad111 opened this issue Jul 27, 2020 · 2 comments
Open

How to pass -i and -o as different file path #18

arshad111 opened this issue Jul 27, 2020 · 2 comments

Comments

@arshad111
Copy link

arshad111 commented Jul 27, 2020

Hi,
in my ubuntu os, i tried with
python3 /var/www/html/apps/color_trace/color_trace_multi.py -i /var/www/html/apps/color_trace/test.png -o /var/www/html/apps/color_trace/after.svg -c 8 but its gives error
color_trace_multi.py: error: argument -i/--input: expected at least one argument

@mechengineermike
Copy link

ahhh im having the same error.... I think its because the potrace is not installed in an executable specific location. By default its command line use only so I dont know how to make it an exe...

@jendas1
Copy link

jendas1 commented May 2, 2021

Having the same problem (color_trace_multi.py: error: argument -i/--input: expected at least one argument) on macOS as well.

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

3 participants