You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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...
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 errorcolor_trace_multi.py: error: argument -i/--input: expected at least one argument
The text was updated successfully, but these errors were encountered: