Hi!
There seems to be some issues with using omfvista to visualize/load omf projects when using omf = "2.0.0a0".
More specifically, it seems like omfvista/wrapper.py are calling functions from v1 of omf/fileio.py, when calling
project = omfvista.load_project()
Are these known issues, and if so, are there any plans for solving this?