meza
meza copied to clipboard
meza --version fails in Python 3.x
Error is:
$ meza --version
Traceback (most recent call last):
File "/usr/bin/meza", line 1269, in <module>
main(sys.argv[1:])
File "/usr/bin/meza", line 64, in main
print( "Meza " + version.strip() )
TypeError: must be str, not bytes
Python 3.6.8
I fixed this issue in my recent fork of the nasa/nasa-grc branch (I will be submitting pull requests to NASA and I'm happy to talk about coordination).
https://github.com/freephile/meza/issues/7 https://github.com/freephile/meza/commit/d11e0a08e926b6eaad10a4f29e23b00fcdc2639c