@villares suggested we make some adjustments to the Py5Color to make it pickle-able:
#763 (reply in thread)
But there's a reason why the objects retain links to their creator Sketch. But that link isn't so important to prevent pickling. How can I fix this?
@villares suggested we make some adjustments to the Py5Color to make it pickle-able:
#763 (reply in thread)
But there's a reason why the objects retain links to their creator Sketch. But that link isn't so important to prevent pickling. How can I fix this?