mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 07:13:53 -05:00
more specific versions
@@ -227,7 +227,7 @@ E.g. (invocations that worked for various people):
|
|||||||
|
|
||||||
### 2. **Your OpenSSL version is incompatible with the Python version you're trying to install**
|
### 2. **Your OpenSSL version is incompatible with the Python version you're trying to install**
|
||||||
|
|
||||||
Old Python versions (generally, <3.5 and <2.7.13) require OpenSSL 1.0 while newer systems provide 1.1, and vice versa.
|
Old Python versions (for CPython, <3.5.3 and <2.7.13) require OpenSSL 1.0 while newer systems provide 1.1, and vice versa.
|
||||||
Note that OpenSSL 1.0 is EOL and by now practically unusable on the Internet due to using obsolete standards.
|
Note that OpenSSL 1.0 is EOL and by now practically unusable on the Internet due to using obsolete standards.
|
||||||
|
|
||||||
Install the right OpenSSL version and point the build to its location as per above if needed.
|
Install the right OpenSSL version and point the build to its location as per above if needed.
|
||||||
|
|||||||
Reference in New Issue
Block a user