Re: A Problem about UnicodeEncodeError

2016-04-25 Thread Mike Dewhirst
On 25/04/2016 10:29 PM, nku@gmail.com wrote: Thank you for your help. But my project is not in the desktop folder. I'll show you the traceback information: Well I don't think I can help. I can say that my development setup has given me no trouble at all. What works for me is ... C:\Users

Re: A Problem about UnicodeEncodeError

2016-04-25 Thread nku . mtl
Thank you for your help. But my project is not in the desktop folder. I'll show you the traceback information: 在 2016年4月24日星期日 UTC+8下午12:56:26,Mike Dewhirst写道: > > On 24/

Re: A Problem about UnicodeEncodeError

2016-04-23 Thread Mike Dewhirst
On 24/04/2016 1:48 PM, nku@gmail.com wrote: Yeah,this problem is same as what I met. However the solution the author provided didn't work on my machine. My friend started the project successfully with python2.x,so I decided to change the version of python. Thank you very much for your help!

Re: A Problem about UnicodeEncodeError

2016-04-23 Thread nku . mtl
Yeah,this problem is same as what I met. However the solution the author provided didn't work on my machine. My friend started the project successfully with python2.x,so I decided to change the version of python. Thank you very much for your help! 在 2016年4月22日星期五 UTC+8下午10:41:29,Steven Crockett写道

Re: A Problem about UnicodeEncodeError

2016-04-22 Thread Steven Crockett
Hi. Could you post more of the exception traceback? Here is a workaround others have found for a problem similar to yours: https://code.djangoproject.com/ticket/23704 It seems to be something to do with your PATH setting within Windows possibly containing some non-standard character. On Friday

A Problem about UnicodeEncodeError

2016-04-22 Thread nku . mtl
Hello, I'm a beginner of Python. Recently,I want to learn something about django.But I meet a problem: I created a django project following the tutorial successfully , but when I ran the command "python manage.py runserver", the cmd show the error information: UnicodeEncodeError: