4w4k3 / BeeLogger

Generate Gmail Emailing Keyloggers to Windows.
BSD 3-Clause "New" or "Revised" License
985 stars 323 forks source link

bee.py line 20 #93

Open Night-Hawk7 opened 3 years ago

Night-Hawk7 commented 3 years ago

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 3 years ago

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 1 year ago

It's working bro

jack4770 commented 1 year ago

run with python2 it will work

varification23 commented 11 months ago

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