Groups
Groups
Sign in
Groups
Groups
Django users
Conversations
About
Send feedback
Help
ImportError: cannot import name execute_manager
238 views
Skip to first unread message
felix kimutai
unread,
Feb 7, 2014, 10:53:36 AM
2/7/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
I get the following error
" Traceback (most recent call last):
File "manage.py", line 2, in <module>
from django.core.management import execute_manager
ImportError: cannot import name execute_manager "
when I run this command : python manage.py runserver, what could be the problem.
Larry Martell
unread,
Feb 7, 2014, 10:57:41 AM
2/7/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Sounds like the version of manage.py you have is not compatable with
the version of django you have.
https://docs.djangoproject.com/en/1.4/releases/1.4/#updated-default-project-layout-and-manage-py
Reply all
Reply to author
Forward
0 new messages