mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-12 21:33:54 -05:00
Fixes errors when compiling for arm64 https://github.com/pyenv/pyenv/issues/2805#issuecomment-1986429975
2
Home.md
2
Home.md
@@ -18,7 +18,7 @@ environment.
|
|||||||
(`xcode-select --install`) and [Homebrew](http://brew.sh/). Then:
|
(`xcode-select --install`) and [Homebrew](http://brew.sh/). Then:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew install openssl readline sqlite3 xz zlib tcl-tk@8
|
brew install openssl readline sqlite3 xz zlib tcl-tk@8 libb2
|
||||||
```
|
```
|
||||||
|
|
||||||
For older operating systems `Homebrew` might not be available so install `pyenv` with:
|
For older operating systems `Homebrew` might not be available so install `pyenv` with:
|
||||||
|
|||||||
Reference in New Issue
Block a user