msh

Results 2 comments of msh

Got exactly the same thing. Windows 10 64-bit, Python 3.9.1, pycairo 1.21.0. I also noticed the following crashes likewise (with `cairo.MemoryError: out of memory` at the `show_page()` call): ```python import...

> Everything is working with these builds: > > https://www.lfd.uci.edu/~gohlke/pythonlibs/#pycairo Worked with the build found here, many thanks (this .whl collection has saved my skin quite a few times before)....