Injecting configuration and compiling...
Injecting scraper and running...
How many years of data would you like to download for each station?
Traceback (most recent call last):
File "scraper.py", line 64, in <module>
maxyears = int(raw_input("How many years of data would you like to download for each station?\n"))
EOFError: EOF when reading a line