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

Comments

Fix pycairo incompatibility#165

Open
ingobecker wants to merge 1 commit intocurtacircuitos:masterfrom
ingobecker:master
Open

Fix pycairo incompatibility#165
ingobecker wants to merge 1 commit intocurtacircuitos:masterfrom
ingobecker:master

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