Hi Stuart.
PyCairo should not abuse the API by directly accessing members of
structures, this is not supported on pypy
Cheers,
fijal
On Tue, Aug 15, 2017 at 12:57 AM, Stuart Axon via pypy-dev
wrote:
> Found this trying to compile pycairo, is it worth opening a bug about? (I
> realise there is C
Found this trying to compile pycairo, is it worth opening a bug about? (I
realise there is CairoCFFI, but they don't have feature parity - OTOH, CFFI
probably is the way to go eventually).
$ python setup.py install
running install
running build
running build_py
creating build
creating build/li