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

Python 3 compatibility. #5

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

Python 3 compatibility. #5

wants to merge 1 commit into from

Conversation

dmopalmer
Copy link

Make the minimum modifications to get compatible with python 3 without losing python 2.7

I have not tested this, sorry.

python3.3 setup.py install
works (as does 2.7), but it turns out the package that I was trying to install, which imported configure, was supposed to import a different package named configure. Therefore, I never ran the code after installing.

Test the changes before pushing.

Make the minimum modifications to get compatible with python 3 without losing python 2.7
@alfred82santa
Copy link

Fork for python3 https://github.com/alfred82santa/configure with some new features and some fixes

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.

2 participants