Skip to content

Instantly share code, notes, and snippets.

@Cameron-D
Created September 6, 2014 01:47
Show Gist options
  • Save Cameron-D/84c5de9601429533ef8f to your computer and use it in GitHub Desktop.
Save Cameron-D/84c5de9601429533ef8f to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "discover.py", line 152, in <module>
main()
File "discover.py", line 44, in main
for shortcode in check_range(start_num, end_num):
File "discover.py", line 89, in check_range
text = fetch(url)
File "discover.py", line 119, in fetch
print('Got', response.status_code, response.reason)
AttributeError: 'Response' object has no attribute 'reason'
Process Scraper returned exit code 1 for Item image:493849000-493849999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment