Skip to content

AccessInit: hash collision: 22 for both 1 and 1 #17

Open
@roelleor

Description

@roelleor

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions