-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
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
Labels
No labels