0 errors found
March 22, 2017 - 08:28:14
Django version 1.6, using settings 'aula.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.
Unhandled exception in thread started by <function wrapper at 0x038E6430>
Traceback (most recent call last):
File "C:\Python27\lib\site-packages\django\utils\autoreload.py", line 93, in wrapper
fn(*args, **kwargs)
File "C:\Python27\lib\site-packages\django\core\management\commands\runserver.py", line 132, in inner_run
self.stderr.write("Error: %s" % error_text)
File "C:\Python27\lib\site-packages\django\core\management\base.py", line 65, in write
if ending and not msg.endswith(ending):
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 87: ordinal not in range(128)"
Pergunta
RennanCastanheiraScript
Ola pessoal, eu sou iniciante no python e na hora que eu for criar um novo projeto da esse erro que eu nao consegui resolver...
eu vou criar um projeto pelo comando do windows, alguem pode me ajudar?
" C:\Users\HP\aula>python manage.py runserver
Validating models...
0 errors found
March 22, 2017 - 08:28:14
Django version 1.6, using settings 'aula.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.
Unhandled exception in thread started by <function wrapper at 0x038E6430>
Traceback (most recent call last):
File "C:\Python27\lib\site-packages\django\utils\autoreload.py", line 93, in wrapper
fn(*args, **kwargs)
File "C:\Python27\lib\site-packages\django\core\management\commands\runserver.py", line 132, in inner_run
self.stderr.write("Error: %s" % error_text)
File "C:\Python27\lib\site-packages\django\core\management\base.py", line 65, in write
if ending and not msg.endswith(ending):
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 87: ordinal not in range(128)"
Link para o comentário
Compartilhar em outros sites
0 respostass a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.