File "/tmp/pip-build-gwh071/damsat/.eggs/PyScaffold-2.5.8-py2.7.egg/pyscaffold/utils.py", line 239, in check_setuptools_version
"Your setuptools version is too old (<12). "
RuntimeError: Your setuptools version is too old (<12). Use `pip install -U setuptools` to upgrade.
If you have the deprecated `distribute` package installed remove it or update to version 0.7.3.
I get an error like
The reason is that
SetuptoolsVersionwas removed. See https://github.com/pypa/setuptools/blob/master/CHANGES.rst#v3900