Re: Out of data pycairo on pypy
Simon Sapin <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
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 -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo