강의

멘토링

커뮤니티

Inflearn Community Q&A

hoon96932422's profile image
hoon96932422

asked

Building my first Django app

Use dev server

유니코드 디코드 에러가 뜹니다

Written on

·

235

0

Unhandled exception in thread started by <function check_errors..wrapper at 0x00000275EF7F79D8>

...

...

...

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbd in position 0: invalid start byte

어떻게 해결해야 할지를 계속 찾아봐도 답이 안나옵니다.

참고로 현재 미니콘다 3.6.5 / django 1.11.15를 사용중입니다

django

Answer

This question is waiting for answers
Be the first to answer!
hoon96932422's profile image
hoon96932422

asked

Ask a question