Closed Exirtis closed 7 years ago
You have downloaded a web page—not a python script—then tried to run the web page as a script.
Download the script with a git clone
command, or direct from GitHub raw: https://raw.githubusercontent.com/essandess/isp-data-pollution/master/isp_data_pollution.py.
Oh... Duh. It's obviously been too long since I've used GitHub. :-\
Thanks for helping me out!
On running the data pollution script, I get the following error:
Here are the install/configuration steps I took (OS = Windows 10):
python isp_data_pollution.py
from command line (where I got the error)It seems like it should be working, but since it's not I must be missing something. Any ideas?