Skip to content

Conversation

@joelsa
Copy link

@joelsa joelsa commented Jun 24, 2020

Python 2 has met end of life and migration to Python 3 is highly recommend. In Python 3, there is no xrange, but the range function behaves like the old xrange in Python 2. Replacing all xrange with range was enough to get this running with an Ipython 3 kernel.

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