An error is reported when installing a project on Linux. Requsts has SSL related problems. After checking, it is found that there is a problem with the version of requests,
There will be problems in the latest version. The solutions are as follows:
pip install requests==2.24.0
Read More:
- How to Solve Fatal error stdatomic in C/C++ Compilation
- Unknown SSL protocol error in connection to xxx:443 [How to Solve]
- [Solved] Git Clone Error: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
- How to Solve Chrome Error: “ERR_HTTP2_PROTOCOL_ERROR”
- Keytool: How to solve javax.net.ssl.SSLHandshakeException Error?
- [Solved] LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- [Solved] Violation of check constraint (GYPTS.SYS_C0016857)
- Running the test front-end project, Google browser accesses localhost with err_SSL_PROTOCOL_ERROR
- How to Solve error C2039: “to_ String “: not a member of” STD “
- Windows: How to Solve PCL C2065 Error
- [Solved] LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- How to Solve Cocoapods Installation Failure
- How to Solve error: command ‘C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.0\bin\nvcc.exe‘ failed
- How to Solve “parcel segmentation fault” Error in Linux
- How to Solve brew ERROR in `initialize‘: Version value must be a string; got a NilClass ()
- How to Solve Valgrind 3.14 error on ARM 64
- How to Solve webpack -v View Error in vsode
- [Solved] pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available
- How to Solve Kotlin unresolved reference error
- rsync error: error starting client-server protocol (code 5) at main.c(1648) [Receiver=3.1.2]