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
At present, MPAS-Analysis is not working on python 3.5. This issue is meant to be a dialog about which versions of python and which packages we wish to support. See also #40, #42
Partial list of needed changes:
change from % formatting of string to .format(...)