Skip to content

Instantly share code, notes, and snippets.

View reemaRaven's full-sized avatar
🎯
Focusing

reemaRaven reemaRaven

🎯
Focusing
View GitHub Profile
@BMeu
BMeu / raspbian-python3.5.rst
Created October 12, 2016 19:16
Installing Python 3.5 on Raspbian

Installing Python 3.5 on Raspbian

As of October 2016, Raspbian does not yet include the latest Python release, Python 3.5. This means we will have to build it ourselves, and here is how to do it.

  1. Install the required build-tools (some might already be installed on your system).