Skip to content

Instantly share code, notes, and snippets.

View firschau's full-sized avatar
🏠
Working from home

Kai Firschau firschau

🏠
Working from home
View GitHub Profile
@SeppPenner
SeppPenner / Installing Python 3.7.4 on Raspbian.rst
Last active March 31, 2026 08:25
Installing Python 3.7.4 on Raspbian

Installing Python 3.7.4 on Raspbian

As of July 2018, Raspbian does not yet include the latest Python release, Python 3.7.4. 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).