Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maximum recursion depth exceeded in cmp #1

Open
k0rn opened this issue Jan 20, 2015 · 1 comment
Open

maximum recursion depth exceeded in cmp #1

k0rn opened this issue Jan 20, 2015 · 1 comment

Comments

@k0rn
Copy link

k0rn commented Jan 20, 2015

Hi,

I was trying to integrate this app and encountered this error. Can you please let me know the possible reason ? below are the details.

Request Method: GET
Request URL: http://127.0.0.1:8000/registration/signup
Django Version: 1.7.3
Exception Type: RuntimeError
Exception Value:

maximum recursion depth exceeded in cmp

Exception Location: D:\django-project\mombeans\lib\site-packages\django-1.7.3-py2.7.egg\django\utils\text.py in unescape_string_literal, line 429
Python Executable: D:\django-project\mombeans\Scripts\python.EXE
Python Version: 2.7.8
Python Path:

['D:\django-project\mombeans\membean',
'D:\django-project\mombeans\lib\site-packages\django-1.7.3-py2.7.egg',
'D:\django-project\mombeans\lib\site-packages\python_openid-2.2.5-py2.7.egg',
'D:\django-project\mombeans\Scripts\python27.zip',
'D:\django-project\mombeans\DLLs',
'D:\django-project\mombeans\lib',
'D:\django-project\mombeans\lib\plat-win',
'D:\django-project\mombeans\lib\lib-tk',
'D:\django-project\mombeans\Scripts',
'D:\Anaconda\Lib',
'D:\Anaconda\DLLs',
'D:\Anaconda\Lib\lib-tk',
'D:\django-project\mombeans',
'D:\django-project\mombeans\lib\site-packages']

@JoshData
Copy link
Member

Hi, sorry, I have no idea off hand why that might be. A complete stack trace (minus any repeating parts) could help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants