1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 05:23:47 -05:00

tcl-tk@8 is needed for everything but 3.12+

native-api
2024-12-06 02:59:00 +03:00
parent 38fc60fb3b
commit 0357c55579

@@ -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: