Skip to content

Conversation

@droemer7
Copy link

Updates the python wrapper to work with python 3, retaining backwards compatibility with python 2. It can either be installed with:

sudo python2 setup.py install
sudo python3 setup.py install

No changes are made to test.py, so that will not run at all. This is intentional: in its current state, test.py is fundamentally broken and prints erroneous warnings about the range calculations. Fixing this problem is more involved and should be addressed by a different PR.

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