Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpgrade Scripts to Python 3 #1181
Open
Comments
|
Hello, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


There are a number of python scripts included with VTR, which are a mix of python 2 and python 3.
Since Python 2 is now officially unsupported, we should upgrade those scripts to Python 3. None of those scripts are that complicated, so the process should be fairly straightforward: