UChicago-CCA-2021 / Frequently-Asked-Questions

Repository to ask questions - please use the issues page to ask your questions.
0 stars 0 forks source link

ConnectionError 10060 #11

Open ming-cui opened 3 years ago

ming-cui commented 3 years ago

I ran requests.get(wikipedia_content_analysis) and got

ConnectionError: ('Connection aborted.', TimeoutError(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond', None, 10060, None))

How can I solve this? Thank you.

bhargavvader commented 3 years ago

This is likely because of a poor internet connection or error using a VPN - if you use a secure and strong internet connection you shouldn't have this problem.