Skip to content

Instantly share code, notes, and snippets.

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

Weiran Fu weiranfu

🏠
Working from home
View GitHub Profile
@weiranfu
weiranfu / README.md
Created July 11, 2022 08:59 — forked from rubencaro/README.md
Python installation guide

Python installation guide

These are my notes, not a generic solution. They are not meant to work anywhere outside my machines. Update version numbers to whatever are the current ones while you do this.

Install asdf and its python plugin, then install Python

asdf lives in https://github.com/asdf-vm/asdf

Follow its installation instructions, which at the moment of writing were: