Hello,

Try to use debugger. https://docs.python.org/2/library/pdb.html or 
http://www.jetbrains.com/pycharm/features/#debugger


Ilya Kazakevich,
JetBrains PyCharm (Best Python/Django IDE)
http://www.jetbrains.com/pycharm/
"Develop with pleasure!"

>-----Original Message-----
>From: django-users@googlegroups.com
>[mailto:django-users@googlegroups.com] On Behalf Of kim jinhoo
>Sent: Tuesday, June 10, 2014 8:12 PM
>To: django-users@googlegroups.com
>Subject: error
>
>I installed both python and django.
>After I create a project, I try to run a server error occurred.
>Re-install django hayeotneunde still see the same error occurs.
>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
>
>--
>You received this message because you are subscribed to the Google Groups
>"Django users" group.
>To unsubscribe from this group and stop receiving emails from it, send an email
>to django-users+unsubscr...@googlegroups.com.
>To post to this group, send email to django-users@googlegroups.com.
>Visit this group at http://groups.google.com/group/django-users.
>To view this discussion on the web visit
>https://groups.google.com/d/msgid/django-users/444fc5da-d076-4dfb-87db-a2
>dc1222d46e%40googlegroups.com
><https://groups.google.com/d/msgid/django-users/444fc5da-d076-4dfb-87db-a2
>dc1222d46e%40googlegroups.com?utm_medium=email&utm_source=footer> .
>For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/007501cf8572%24920e2440%24b62a6cc0%24%40JetBrains.com.
For more options, visit https://groups.google.com/d/optout.
  • error kim jinhoo
    • RE: error Ilya Kazakevich

Reply via email to