Skip to content

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