mohinparamasivam / Email-Bomber

Spam emails
219 stars 83 forks source link

print error #17

Closed yungburrito closed 2 years ago

yungburrito commented 2 years ago

I followed the directions given, but got the following error: File "C:\Users\USER\Downloads\Email-Bomber-master\emailbomber.py", line 14 print ' ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

I see that it says usr/bin/python, is this solely for linux?

MartyIVTN commented 2 years ago

write every print like this print("YOUR PRINT")

Omicron166 commented 2 years ago

use emailbomber3.py instead of emailbomber.py

and it works on windows and linux