Object_Detection

Object Detection Visual Studio 비주얼 스튜디오 unicodedecodeerror 오류 'utf-8' codec can't decode byte 0xc1 in position 140

K2ODING 2021. 12. 30. 10:26
728x90

비주얼수튜디오코드로 오브젝트 디텍션중

'utf-8' codec can't decode byte 0xc1 in position 140 오류발생

 

 

<해결방법>

제어판 > [국가 또는 지역] > [관리자 옵션] 탭 > [시스템 로캘 변경] > [ ] Beta : 세계 언어 지원을 위해 Unicode UTF-8 사용 -- 체크 하기 ==> 문제의 파일들이 정상적으로 열림. 해결된 것으로 보임  

출처 https://sosohanya.tistory.com/82