Skip to content

Instantly share code, notes, and snippets.

View Mcublog's full-sized avatar
😀

Viacheslav Mcublog

😀
View GitHub Profile

Installing Python 3.7.2 on Raspbian =================================

As of February 2019, Raspbian does not yet include the latest Python release, Python 3.7.2 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).