set PYTHON before running make
this forces make to choose the same python executable that is running setup.py. if PYTHON is already set, don't overwrite it.
Showing
setup.py
100644 → 100755
Please register or sign in to comment