Skip to content

Python 3 support #20

@mandarvaze

Description

@mandarvaze

installed fine using pip - but when executed ran into following error :

$ ever2simple
Traceback (most recent call last):
  File "/usr/local/bin/ever2simple", line 7, in <module>
    from ever2simple.core import main
  File "/usr/local/lib/python3.5/site-packages/ever2simple/core.py", line 18
    print 'File does not exist: %s' % filepath
                                  ^
SyntaxError: Missing parentheses in call to 'print'

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