Archive

RuntimeError: maximum recursion depth exceeded while calling a Python object

RuntimeError: maximum recursion depth exceeded while calling a Python object error received when running python setup.py install fix:

There is an issue with older versions of python setuptools.  Download the latest version here and the error is resolved:

 

https://pypi.python.org/pypi/setuptools/