mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 07:13:53 -05:00
Show how to reinstall Xcode command line tools
@@ -79,7 +79,9 @@ BUILD FAILED
|
|||||||
```
|
```
|
||||||
|
|
||||||
* Alternatively, try reinstalling XCode command line tools for your OS (especially if you just upgraded your OS)
|
* Alternatively, try reinstalling XCode command line tools for your OS (especially if you just upgraded your OS)
|
||||||
|
```
|
||||||
|
xcode-select --install
|
||||||
|
```
|
||||||
## ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?
|
## 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:
|
* If you have homebrew openssl and pyenv installed, you may need to tell the compiler where the openssl package is located:
|
||||||
|
|||||||
Reference in New Issue
Block a user