Closed atestu closed 9 years ago
This is a simple fix, sorry for the trouble. You could try cloning the library and try and solve it yourself. I'll investigate when I get home from school.
Thanks, no worries. I'm very new at Python so I have no idea how to do that sorry :-/
On Mar 11, 2015, at 04:22, Robert notifications@github.com wrote:
This is a simple fix, sorry for the trouble. You could try cloning the library and try and solve it yourself. I'll investigate when I get home from school.
— Reply to this email directly or view it on GitHub.
It should work - try downloading the repo as a .zip
file and then running python setup.py install
. If you're still having trouble then post a comment, if it's fixed also either tell me so I can close the issue or close it yourself.
May I ask why you're using Python 2.7.6? I haven't tested it on this version, the lowest I've tested is 2.7.9.
I presume you've sorted everything out.
2.7.6 is the one that came with my Mac. I downloaded the zip and now it's working, thanks a lot and sorry for not responding earlier!
I'm getting this error when trying to run the example.
(I'm running python 2.7.6)