git clean -xfd ./configure make clean make -j 9 ./python -m venv --copies --clear /tmp/test_env source /tmp/test_env/bin/activate python -m pip install cython python -m pip install ../numpy python ../test.py