[cairo] Out of data pycairo on pypy
Simon Sapin
simon.sapin at exyr.org
Tue Jan 14 09:21:15 PST 2014
On 14/01/2014 16:02, Oswaldo wrote:
> I have an app running with pycairo, pangocairo and rsvg. On next days y
> will try to update it with cairocffi.
Depending on how you got pycairo, it may link statically against cairo
and thus not provide a cairo library that cairocffi can load
dynamically, so you may need to install cairo independently.
But then I’ve heard of bugs caused by conflicts between different
versions of cairo/Pango/GObject/GTK installed on the same system, so be
mindful of that.
I don’t use Windows myself, so I can’t help you much more than that, but
feel free to file cairocffi issues on GitHub.
--
Simon Sapin
More information about the cairo
mailing list