Skip to content

Instantly share code, notes, and snippets.

View Kondenko's full-sized avatar

Vladimir Kondenko

View GitHub Profile
@drconopoima
drconopoima / pyenv-common-build-problems-useful.md
Last active December 18, 2024 12:10
Pyenv Wiki Common Build Problems when it was useful

Prerequisites

Make sure to follow this guidance for your platform before any troubleshooting.

  • Ubuntu/Debian:
sudo apt-get install -y build-essential libssl-dev zlib1g-dev libbz2-dev \
libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev \
xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git cmake