diff --git a/Common-build-problems.md b/Common-build-problems.md index 04a868c..c2c10a2 100644 --- a/Common-build-problems.md +++ b/Common-build-problems.md @@ -86,6 +86,7 @@ BUILD FAILED ``` xcode-select --install ``` + ## ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib? * If you have homebrew openssl and pyenv installed, you may need to tell the compiler where the openssl package is located: