Re: Can't run manage.py runserver (Django 1.5.1)
try running with python 2.7, python 3 support is new
On Sun, Aug 4, 2013 at 9:38 PM, Anton Yermolenko <prosheprostogo@gmail.com> wrote:
Hi guysi'm new to python as well as django. Seeking help for this problemI have python 3.3 installed and django 1.5.1 on win 7so when i run manage.py runserver i got this error messagec:\mysite>python manage.py runserverValidating models...0 errors foundAugust 04, 2013 - 18:51:37Django version 1.5.1, using settings 'mysite.settings'Development server is running at http://127.0.0.1:8000/Quit the server with CTRL-BREAK.Error: 'utf-8' codec can't decode byte 0xc0 in position 0: invalid start byteGoogling didn't help, unfortunately--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home