Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 후기
- 네이버
- 보기 편하라고 만든
- 운영체제론
- 네이버 부스트 코스
- 부스트캠프
- id # tr # 환경변수
- 8기
- Ubuntu 20.04
- 백준 #baekjoon # 2563
- 웹/모바일
- Virtual Box 7.0.6
Archives
- Today
- Total
Miner
파이참 오류 본문
Fatal Python error: init_stdio_encoding: failed to get the Python codec name of the stdio encoding
Python runtime state: core initialized
LookupError: unknown encoding: x-windows-949
Current thread 0x00003bc8 (most recent call first):
<no Python frame>
Settings -> Editor -> General -> Console -> Default Encoding 설정도 UTF-8로 변경
Settings > File Encodings > Project Encoding을 UTF-8
>>해결<<
'Django' 카테고리의 다른 글
장고 Instagram clone #4 (0) | 2023.10.15 |
---|---|
장고 Instagram clone #3 앱 생성, 간단한 결과띄우기 (0) | 2023.10.15 |
장고 Instagram clone #2 파이참 환경 설정하기 (0) | 2023.10.15 |
장고 Instagram clone #1 가상환경 준비하기 (0) | 2023.10.15 |
장고 오류 (0) | 2022.12.19 |