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

Support python3 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support python3 #39

wants to merge 1 commit into from

Conversation

mtraynham
Copy link

This PR adds python3 support. 2to3 was used for the conversions. It will try using the python2 packages before attempting python3.

I actually couldn't get the bootstrap.py file to work, and therefore test the changes. It looks like that is heavily outdated compared to the one I found which seems to work with python3. Even then, using the updated version, some things just didn't install correctly.

Also, the bootstrap.py file points at http://python-distribute.org/distribute_setup.py by default, which no longer exists. That would explain why all the builds are failing.

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

Successfully merging this pull request may close these issues.

1 participant