File "YellScraper.py", line 24
print "Location or Keyword not set\nUse setKeyword or setLocation functions before continuing"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Location or Keyword not set\nUse setKeyword or setLocation functions before continuing")?
File "YellScraper.py", line 24
print "Location or Keyword not set\nUse setKeyword or setLocation functions before continuing"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Location or Keyword not set\nUse setKeyword or setLocation functions before continuing")?