Notice
Recent Posts
Recent Comments
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- IntelliJ
- Spring
- gnuplot
- JS
- Python
- CPP
- jetbrains
- plugin
- Shell
- gradle
- Android
- GitHub
- C
- react
- OTLanguage
- ruby2d
- Vane
- boj
- error
- 루비
- Java
- kotlin
- Godot
- 개발노트
- maven
- ruby
- OAuth
- Baekjoon
- rubymine
- RaspberryPi
Archives
- Today
- Total
목록IDE/PyCharm (1)
PersesTitan(페르) 기술블로그
파이참에서 실행을 했는데 아래와 같은 오류가 발생했습니다.해석해보면 Python에서 x-windows-949라는 인코딩을 알 수 없는 듯 보입니다.Fatal Python error: init_stdio_encoding: failed to get the Python codec name of the stdio encodingPython runtime state: core initializedLookupError: unknown encoding: x-windows-949Current thread 0x00005bf8 (most recent call first): 아래와 같이 windows-31j로 뜨는 경우에는 컴퓨터 인코딩을 일본어로 설정했을때 뜨는 인코딩입니다. 인코딩 windows-949windows-94..
IDE/PyCharm
2024. 7. 28. 16:26