Open
Description
Hi there,
after running: python anim_encoder.py example
I get the error: AccessInit: hash collision: 22 for both 1 and 1
This happens at line 139: images = [misc.imread(f) for t, f in frames]
Of course I tried googling the answer and found similar errors had to do with double importing of PIL.Image. However those solutions don't seem to apply to this script.
I'm running the script on mac OS X 10.9.5
I believe installed the relevant packages (using brew)
Please tell me if you require more information. Any help would be appreciated!
Metadata
Metadata
Assignees
Labels
No labels