1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 14:53:53 -05:00

Updated Common build problems (markdown)

native-api
2021-05-06 14:53:01 +03:00
parent dee69625d4
commit 5239a95c8a

@@ -177,7 +177,7 @@ MACOSX_DEPLOYMENT_TARGET=10.14
## ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib? ## ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?
0. First, check 0. First, check
* if you actually have OpenSSL and its headers installed * if you actually have OpenSSL and its headers installed (and for the right architecture and ecosystem if there are more than one at your machine)
* if the problem is resolved by upgrading Pyenv to the latest release and to the head version * if the problem is resolved by upgrading Pyenv to the latest release and to the head version
1. **OpenSSL is installed to an uncommon location.** 1. **OpenSSL is installed to an uncommon location.**