error ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?
This worked I couldn't do anything with 2.7.2, so maybe I should try upgrading the minor version.
$ CFLAGS="-I$(xcrun --show-sdk-path)/usr/include" pyenv install 2.7.17
Recommended Posts