Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
roelleor opened this issue Apr 29, 2015 · 0 comments
Open

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

roelleor opened this issue Apr 29, 2015 · 0 comments

Comments

@roelleor
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant