Overview uses requests
to send a message with the following error:
Can’t connect to HTTPS URL because the SSL module is not available.
there is no problem with the requested URL, and the Linux side is running normally. Only Anaconda under Windows runs abnormally. In the solution reference, 3, 4 and 5 are common explanations, which have no effect on my situation. In my case, I use the second answer in reference 1:
# copy the files
libcrypto-1_1-x64.*
libssl-1_1-x64.*
# from ~\anaconda3\Library\bin to ~\anaconda2\DLLs
This can solve the problem, the specific reason is still not understand, mainly for the SSL network transmission level understanding is not deep enough. References
- requests (caused by sslerror (“can’t connect to HTTPS URL because the SSL module is not available.”) error in pychar requesting websitecan’t connect to HTTPS URL because the SSL module is not available ⁑ python3 sends an HTTPS request using the requests module, indicating caused by SSL error, can’t connect to HTTPS URL because the SSL module is not available When using the requests library, python reports an error when visiting the website of HTTPS. SSL module is not available. Python encounters can’t connect to HTTPS URL because the SSL module is not available.
Read More:
- When we crawl to the HTTPS website, the SSL certificate error is solved
- An error is reported when you open HTTPS with the following error code: SSL_ error_ ssl_ Disabled) (solved)
- Curl HTTPS returned errno 35 (SSL connect error) error
- OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- macos LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- HTTP error 404.8 – not found, the request filtering module is configured to reject the path in the URL containing the hiddensegment section
- LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- Python’s importerror: DLL load failed: the specified module was not found and the problem was solved
- (20200916 Solved)Docker||redis-cli Could not connect to Redis at 127.0.0.1:6379: Connection refused
- Mac installation dart error curl: (35) libresssl SSL_ connect: SSL_ ERROR_ SYSCALL in connection to storage.googleapis.co
- Condahttperror:HTTP000 Connection Failed for URL https://repo.anaconda.com/pkgs/main/win-6
- Finally solved the importError: DLLload failed: the specified module could not be found when import matplotlib.pyplot
- Initialization failed for ‘https://start.spring.io‘ Please check URL, network and proxy settings.
- Solutions to the failure of importing Python 3.7 SSL module
- fatal: protocol ‘https‘ is not supported
- python3 request module https certificate verify failed error
- PHP function file_ get_ Contents() reports an error when using HTTPS protocol: SSL operation failed
- The server just without updating PID file and can’t connect to local MySQL server through socket are solved
- Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded
- Refused to apply style from <URL> because its MIME type (‘text/html‘) is not a supported stylesheet