Skip to content

Cannot find file #22

@webbexpert

Description

@webbexpert

Hi!
I was able to install your app and run it, however, it seems to not accept any arguments to the file or filepath the the enex file. I've attempted relative paths, and full qualified paths, with and without quoted identifiers... no luck
Any ideas on why this is failing? Thanks in advance!
Command:
C:\Users\Username\Desktop\Python>ever2simple DeveloperOuttake.enex
Output:
Traceback (most recent call last):
File "c:\program files\python37\lib\runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "c:\program files\python37\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Program Files\Python37\Scripts\ever2simple.exe_main
.py", line 5, in
File "c:\program files\python37\lib\site-packages\ever2simple\core.py", line 18
print 'File does not exist: %s' % filepath
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('File does not exist: %s' % filepath)?

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