mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-15 06:43:53 -05:00
Additional headers no longer needed after https://github.com/pyenv/pyenv/pull/1353 as per https://github.com/pyenv/pyenv/issues/1487#issuecomment-566719607
8
Home.md
8
Home.md
@@ -21,14 +21,6 @@ environment.
|
|||||||
brew install openssl readline sqlite3 xz zlib
|
brew install openssl readline sqlite3 xz zlib
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
* When running Mojave (10.14.x) you will also [need to install the additional SDK headers:](https://developer.apple.com/documentation/xcode_release_notes/xcode_10_release_notes#3035624)
|
|
||||||
|
|
||||||
```sh
|
|
||||||
sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target /
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
* **Ubuntu/Debian/Mint:**
|
* **Ubuntu/Debian/Mint:**
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user