bee.py line 20
Night-Hawk7 opened this issue · 4 comments
Night-Hawk7 commented
In line 20: print '\n'
and then it tells me: SyntaxError: Missing parentheses in call to 'print'. Did you mean print('\n')?
NEED HELP
chickennugge321 commented
Hi, so I am not 100% sure this will work but it did for me, try writing: "python2 bee.py" If this does not work try typing in a separate terminal: "sudo apt install python2" and then type: "python2 bee.py"
Vjstyles12 commented
It's working bro
jack4770 commented
run with python2 it will work
varification23 commented
These info above are correct? (y/n) :y
sh: line 1: wine: command not found
Traceback (most recent call last):
File "bee.py", line 161, in
main()
File "bee.py", line 116, in main
os.rename('dist/k.exe', 'dist/' + name)
OSError: [Errno 2] No such file or directory