Python Forum
Alternative for Cairosvg? - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Alternative for Cairosvg? (/thread-30568.html)



Alternative for Cairosvg? - Maryan - Oct-26-2020

Hi! I'm trying to convert the result output from .SVG(pygal) to .PNG, but seem I have errors while using cairo. Any alternative to cairo? Thank you!

OSError: no library called "cairo" was found
no library called "libcairo-2" was found
cannot load library 'libcairo.so': error 0x7e
cannot load library 'libcairo.2.dylib': error 0x7e
cannot load library 'libcairo-2.dll': error 0x7e