I installed both python and django.
After I create a project, I try to run a server error occurred.
So had to reinstall django. But I still see the same error.
Let them know what is causing me.
File "C:\Python27\lib\functools.py", line 56, in <lambda>
'__lt__': [('__gt__', lambda self, other: other < self),
RuntimeError: maximum recursion depth exceeded while calling a Python object
C:\Django-1.6.5\django\bin\dj_board>python manage.py runserver