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

"Tracing complete!" but no output file! #20

Open
weeping-angel opened this issue Mar 13, 2022 · 4 comments
Open

"Tracing complete!" but no output file! #20

weeping-angel opened this issue Mar 13, 2022 · 4 comments

Comments

@weeping-angel
Copy link

I'm passing the following command to convert a JPG to SVG but it's not generating any new file in the output directory:

python3 color_trace_multi.py --input="/content/logo.jpg" --output="/content/color-results" --colors=2
@scribblemaniac
Copy link
Contributor

I believe the output argument is a path to the output file, so make sure it is not a directory and that it ends with the .svg extension.

@ousinkou
Copy link

You should mask sure five system commands:
pngquant, pngnq, convert, identify, potrace
can work.

@betabrandao
Copy link

work for me

@ghost
Copy link

ghost commented Nov 27, 2023

i'm able to reproduce it

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

4 participants