mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 15:23:53 -05:00
2
Home.md
2
Home.md
@@ -79,7 +79,7 @@ environment.
|
|||||||
* **Alpine Linux:**
|
* **Alpine Linux:**
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
apk add --no-cache git bash build-base libffi-dev openssl-dev bzip2-dev zlib-dev readline-dev sqlite-dev
|
apk add --no-cache git bash build-base libffi-dev openssl-dev bzip2-dev zlib-dev xz-dev readline-dev sqlite-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
* Installation of Python 3.7 may fail due to Python 3.7.0 issue [#34555](https://bugs.python.org/issue34555). A workaround is to install the [linux system headers package](https://pkgs.alpinelinux.org/packages?name=linux-headers&branch=edge):
|
* Installation of Python 3.7 may fail due to Python 3.7.0 issue [#34555](https://bugs.python.org/issue34555). A workaround is to install the [linux system headers package](https://pkgs.alpinelinux.org/packages?name=linux-headers&branch=edge):
|
||||||
|
|||||||
Reference in New Issue
Block a user