mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-12 13:33:45 -05:00
tcl-tk@8 is needed for everything but 3.12+
2
Home.md
2
Home.md
@@ -18,7 +18,7 @@ environment.
|
||||
(`xcode-select --install`) and [Homebrew](http://brew.sh/). Then:
|
||||
|
||||
```sh
|
||||
brew install openssl readline sqlite3 xz zlib tcl-tk
|
||||
brew install openssl readline sqlite3 xz zlib tcl-tk@8
|
||||
```
|
||||
|
||||
For older operating systems `Homebrew` might not be available so install `pyenv` with:
|
||||
|
||||
Reference in New Issue
Block a user