maaaaz / webscreenshot

A simple script to screenshot a list of websites
GNU Lesser General Public License v3.0
656 stars 162 forks source link

Python 2.7/3.7 #14

Closed MannyRamos closed 6 years ago

MannyRamos commented 6 years ago

Is this program for python 3.7? When I try to run the program it says "Missing parentheses in call to 'print'. Did you mean print("[+] %s URLs to be screenshot" % screenshot_number)?". So, I then assumed it was Python 2.7. Would you like me to add the parenthesis? or maybe you could add that its only for python 2.7

MannyRamos commented 6 years ago

Nevermind I'm blind, I saw the 2.7. Carry on lol.