BrainDamage icon indicating copy to clipboard operation
BrainDamage copied to clipboard

Error run code

Open NetiSHTer22 opened this issue 3 years ago • 1 comments

Help me, the code when i run it, some code is error..

E:\SHARED\BrainDamage>python eclipse.py File "eclipse.py", line 101 print e ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(e)?

E:\SHARED\BrainDamage>

NetiSHTer22 avatar Dec 25 '21 19:12 NetiSHTer22

What version of python you using? Likely fix: dos2unix eclipse.py then run or run on linux

mbryson avatar Dec 28 '21 05:12 mbryson