You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Outstanding from #82 : we want python scripts to still run if user using Python 2, for backwards compatibility since AutoVOT is incorporated into various researchers' pipelines.
Outstanding from #82 : we want python scripts to still run if user using Python 2, for backwards compatibility since AutoVOT is incorporated into various researchers' pipelines.
seems like it'll just work to do an update like
https://python-future.org/quickstart.html
"To convert existing Python 3 code"
also will mean changing crunch-bang statement
suggested by @jkeshet
The text was updated successfully, but these errors were encountered: