At the moment, gmvault does not run on Python 3:
Traceback (most recent call last):
File "/tmp/gmvault.bootstrap.63252", line 1, in <module>
import gmv.gmv_cmd as runner
File "/Users/tom/miniconda3/envs/production/lib/python3.4/site-packages/gmv/gmv_cmd.py", line 455
except Exception, _: #pylint:disable=W0703
^
SyntaxError: invalid syntax
I'd be happy to help with supporting Python 3 if needed.
At the moment,
gmvaultdoes not run on Python 3:I'd be happy to help with supporting Python 3 if needed.