Skip to content

Instantly share code, notes, and snippets.

@bcnzer
Created June 30, 2017 10:36
Show Gist options
  • Save bcnzer/337e3f160924612d0510dcb57bf8b3a0 to your computer and use it in GitHub Desktop.
Save bcnzer/337e3f160924612d0510dcb57bf8b3a0 to your computer and use it in GitHub Desktop.
Python 3.6.0 pre-requisites for Raspbian
sudo apt-get install build-essential checkinstall
sudo apt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment