Relevant issues: - https://github.com/quantopian/libpy/issues/191 - https://github.com/quantopian/libpy/issues/192 We should 1. Add a note to the docs that `make` will use `python` unless otherwise specified via an environment variable. 2. Fail to compile with a clearer error if `PY_MAJOR_VERSION==2`.