ImportError: cannot import name execute_manager

238 views
Skip to first unread message

felix kimutai

unread,
Feb 7, 2014, 10:53:36 AM2/7/14
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 AM2/7/14
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