Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Fix pycairo incompatibility #165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ingobecker
Copy link

@ingobecker ingobecker commented Jun 19, 2020

As mentioned in #116 calls to render_layer() and render_layers() raise a TypeError exception but only if pycairo is used. This happens because pycairos implementation of Matrix doesn't implement methods required to be pickled and thus copy.copy() fails.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant