Open miromarszal opened 3 years ago
Which OS you are working with? The path figures//test.svg
with two slashes looks odd to me
This is on Ubuntu. It does look odd, but it works for other files, so I didn't think it could be the real issue. I checked on a Windows machine and there everything is fine.
I have a handful of files from
matplotlib
that don't like to be included withsvg
. The one thing they have in common is being created with theimshow
command, which means they contain an image. I have no issues with any other files generated withmatplotlib
.The relevant part of the log:
The best part is that I can copy-paste the command to the terminal and it will work like a charm.
I included an example bad file here: test.zip