Error in django 1.8.7 version with python 2.7.12

22 views
Skip to first unread message

Ankush Chauhan

unread,
Nov 10, 2017, 7:05:12 AM11/10/17
to Django users
I am getting the following trackback error message when I run command(python manage.py runserver) on ubuntu OS:

Traceback (most recent call last):
  File "manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
  File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", line 354, in execute_from_command_line
    utility.execute()
  File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", line 303, in execute
    settings.INSTALLED_APPS
.....
.......

Matthew Pava

unread,
Nov 10, 2017, 9:30:24 AM11/10/17
to django...@googlegroups.com

It looks like you’re running it in Python 3, not Python 2.7.12.  I would start looking there.

--
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...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6f92304a-1700-44a7-aa6b-bdcadbf81877%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages