Output of `python setup.py install`: ``` Traceback (most recent call last): File "setup.py", line 1, in <module> from setuptools import setup ImportError: No module named setuptools ```
Output of
python setup.py install: