Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Installation

  1. Download PyPy from https://www.pypy.org/download.html.

  2. Unzip it.

  3. Install pip.

    /path/to/pypy -m ensurepip
    /path/to/pypy -m pip install ...
    

Packages Failed to Install

pytype

wajig install gcc cmake g++

ast27/Parser/tokenizer.c:17:10: fatal error: codecs.h: No such file or directory