Skip to content

Instantly share code, notes, and snippets.

View makelove's full-sized avatar
💭
Google地球,直播+旅游

No War makelove

💭
Google地球,直播+旅游
View GitHub Profile
print('some code')
@makelove
makelove / raspbian-python3.6.rst
Created June 19, 2017 04:53 — forked from dschep/raspbian-python3.6.rst
Installing Python 3.6 on Raspbian

Installing Python 3.6 on Raspbian

As of January 2017, Raspbian does not yet include the latest Python release, Python 3.6. 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).