As you might already guessed, I am currently in a process of discovering two technologies I had no experience with before.
This time I met a strange error running a Django tutorial web application: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0...
The simplest solution to this can be found here: http://victor-k-development.blogspot.com/2010/07/unicodedecodeerror-django.html
But the roots of the problem and an ultimate solution are to be found here: http://stackoverflow.com/questions/4237898/unicodedecodeerror-ascii-codec-cant-decode-byte-0xe0-in-position-0-ordinal
Good luck!
Комментариев нет:
Отправить комментарий