talkpython / async-techniques-python-course

Async Techniques and Examples in Python Course
https://training.talkpython.fm/courses/explore_async_python/async-in-python-with-threading-and-multiprocessing
MIT License
455 stars 250 forks source link

Client connection error #20

Open eporto2021 opened 2 years ago

eporto2021 commented 2 years ago

I'm running into the below error ClientConnectorError Cannot connect to host www.datasciencetoolkit.org:80 ssl:default [nodename nor servname provided, or not known] any ideas ?

mikeckennedy commented 2 years ago

Is this related to the course?