Skip to content

Instantly share code, notes, and snippets.

@Abathargh
Created April 21, 2021 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Abathargh/7cbca09876a75896cd24b260538831df to your computer and use it in GitHub Desktop.
Save Abathargh/7cbca09876a75896cd24b260538831df to your computer and use it in GitHub Desktop.
Dependencies needed for a working python installation from source (pip install wheel needed to build after altinstall)
sudo apt install build-essential libncursesw5-dev libreadline-gplv2-dev libssl-dev libgdbm-dev libc6-dev libsqlite3-dev libbz2-dev libffi-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment