In case of urlerror: & lt; Urlopen error [winerror 10060] the connection attempt failed because the connecting party did not reply correctly after a period of time or the connected host did not respond& gt; Before this problem, you may encounter this error: urllib. Error. Urlerror: & lt; urlopen error [Errno 11004] getaddrinfo failed>, The solutions are as follows:
one urllib.error.URLError: < urlopen error [Errno 11004] getaddrinfo failed>
Method 1: modify the DNS address https://blog.csdn.net/qq_ 43474959/article/details/107902588
Method 2: if you still can’t get it, you can directly download the data set to the Seaborn data file directory. Generally, the address of Seaborn data is in the C: (users) directory, and the download address of Seaborn data set is: https://codechina.csdn.net/mirrors/mwaskom/seaborn-data?utm_ source=csdn_ github_ accelerator
2. URLError: < Urlopen error [winerror 10060] the connection attempt failed because the connecting party did not reply correctly after a period of time or the connected host did not respond& gt;
After solving the first problem, continue to run. You may encounter new errors. The solutions are as follows:
Step 1: make sure that the downloaded data set is stored in the Seaborn data folder. Note that this folder is generated automatically and should be brought with the Seaborn library when it is installed. The general path is C: (users) \ \ (user name) \ \ Seaborn data
Step 2: check the storage format of the downloaded library. My initial file format was. Data, which led to an error. It is recommended to change the suffix to. CSV, and then run it again
Read More:
- urllib.error.URLError: <urlopen error [WinError 10060] problem solving
- When xshell 6 is connected normally for the first time, it will prompt could not connect to ‘127.0.0.1’ (port 61708): connection failed
- The problem of [connection lost contact] after C # code connecting Oracle database for a period of time
- python:urllib2.URLError urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
- [Vue warn]: Unknown custom element: <el-carousel-item> – did you register the component correctly?
- Unknown custom element: <component> – did you register the component correctly
- URLError: urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:833)
- Vue error: did you register the component correctly? For.., make sure to provide the “name” option (solved)
- IntelliJ idea code did not report an error, compilation failed
- A download error occurred while downloading data from pytorch. Urllib.error.urlerror: < urlopen error [SSL: certificate_verify_failed]
- Error: Module did not self-register
- MySQL uses net start MySQL startup prompt (failed to start, the service did not report any error)
- pathspec ‘master’ did not match any files known to git
- TNS-12545: Connect failed because target host or object does not exist
- ORA-12545: Connect failed because target host or object does not exist
- Error: Could not locate Flask application. You did not provide the FLASK_APP environment variable.
- Git did not exit cleanly (exit code 128)
- pathspec commit did not match any files known to git
- Solve the problem of flag error valueerror: View function did not return a response