anirudhjoshi/lastpass2keepass

print linebreak

ryoishikawa74 opened this issue · 1 comments

Hi there ... I'm trying to convert an exported file and I'm getting this error:

File "lastpass2keepass.py", line 17
print lineBreak
^
SyntaxError: Missing parentheses in call to 'print'

I'm using Windows, thanks!

I'm not the author, but I'm pretty sure you're getting the error because you're running the script with Python 3 instead of Python 2.