color_trace
color_trace copied to clipboard
How to pass -i and -o as different file path
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
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...
Having the same problem (color_trace_multi.py: error: argument -i/--input: expected at least one argument
) on macOS as well.