Closed skuschel closed 6 years ago
Attempting to pickle a ShotSeries object yields AttributeError: Can't pickle local object 'make_shotid.<locals>.ShotId' Same is true for ShotSeries._shots.
ShotSeries
AttributeError: Can't pickle local object 'make_shotid.<locals>.ShotId'
ShotSeries._shots
fixed in cd71b1a
Attempting to pickle a
ShotSeries
object yieldsAttributeError: Can't pickle local object 'make_shotid.<locals>.ShotId'
Same is true forShotSeries._shots
.