Open jtrip opened 9 years ago
Same here.
I guess there's some kind of packaging problem @bryanveloso
same^^^^^^^^^^^^^^^^^^^^^^
Didn't realize people were still grabbing this! It's been a long time since I've worked on this repo, but I can take a look at it this week. Pull requests are also welcome. :)
I'm a python newbie and I just realized I can install with python setup.py install
so I got it working now. Thanks!
Yeah this seems to only be a bug with the pip deployment. Manual installation works fine for me as well, on Python 3. This is quite the blast from the past. 😸
Not sure how to use the manual installation. Keep on getting a "Could not find README.md" error when trying to manually install :(
Hello, I wanted to check this out but encountered an error that made me believe I might not be using a version of python that is supported but didn't see where any version was specified.
I tried to (sudo) pip install on three different machines: cloud9 with 2.7 and 3.2 pythonanywhere default bash console Mac OS X 10.10.2 python 2.7.6 with sudo and virtualenv
and received the same error:
Sorry if it is my error!