Skip to content

Windows 10 64 bit installation notes

Pavel Lučivňák edited this page May 19, 2018 · 1 revision

cairosvg

  • pip install cairosvg
  • Use GTK3 Installer
  • Propagate changes to the PATH variable (e.g. by restarting your Python IDE/command line program)
  • If you are experiencing problems such as OSError: dlopen() failed to load a library: cairo / cairo-2, then make sure that the GTK location in PATH is on top of the list.
Clone this wiki locally