-
Notifications
You must be signed in to change notification settings - Fork 282
Support Python 3 #221
Open
Description
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.
Activity
Metadata
Metadata
Assignees
Labels
No labels