cannot import name resolve_url
| Request Method: | GET |
|---|---|
| Request URL: | http://127.0.0.1:8000/admin/ |
| Django Version: | 1.7.1 |
| Exception Type: | ImportError |
| Exception Value: | cannot import name resolve_url |
| Exception Location: | /Library/Python/2.7/site-packages/django/contrib/auth/views.py in <module>, line 8 |
| Python Executable: | /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python |
| Python Version: | 2.7.8 |
| Python Path: | ['/Users/___/Documents/projects/speakeasy', '/Library/Python/2.7/site-packages/pip-1.5.1-py2.7.egg', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages', '/Library/Python/2.7/site-packages', '/Library/Python/2.7/site-packages/PIL'] |
| Server time: | Fri, 14 Nov 2014 14:09:33 +1100 I dont know what is wrong? I think it might be a pathing problem with Python but im not entirely sure, any help would be awesome, thanks |