Skip to content

Support Python 3 #221

@astrofrog

Description

@astrofrog

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions