python setup.py build_ext --inplace
Traceback (most recent call last):
File "setup.py", line 1, in <module>
from setuptools import setup, Extension
ImportError: No module named setuptools
Makefile:3: recipe for target 'all' failed
make: *** [all] Error 1