ArchiveTeam / seesaw-kit

Making a reusable toolkit for writing seesaw scripts
Other
69 stars 30 forks source link

Cannot Build Seesaw #88

Open Candunc opened 9 years ago

Candunc commented 9 years ago

I cannot install via 'pip install seesaw', nor downloading the source from github and running 'pip install -r requirements.txt'. Both result in the following errors:

RuntimeError: maximum recursion depth exceeded ... Command "python setup.py egginfo" failed with error code 1 in /tmp/pip-build-rNEiT/seesaw

or

RuntimeError: maximum recursion depth exceeded ... Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-fIgLud/Tornado

This is on Ubuntu Server 14.10 64bit, with all dependencies installed.