mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-12 13:33:45 -05:00
the command for homebrew on macOS is ``brew``
@@ -77,7 +77,7 @@ Below are some alternative packages that are not in the recommended set and shou
|
|||||||
Installing versions of Python `>=3.12.1` on some machines may require `ncurses`, which seem to be missing. Install it with:
|
Installing versions of Python `>=3.12.1` on some machines may require `ncurses`, which seem to be missing. Install it with:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
homebrew install ncurses
|
brew install ncurses
|
||||||
```
|
```
|
||||||
|
|
||||||
## Removing a python version manually
|
## Removing a python version manually
|
||||||
|
|||||||
Reference in New Issue
Block a user