• 카테고리

    질문 & 답변
  • 세부 분야

    데이터 분석

  • 해결 여부

    미해결

인코딩?문제인거같습니다.

22.04.06 13:26 작성 조회수 124

1

아래와 같이 에러가 나오는데 어떻게 해야될까요?
 
 
[Running] python -u "c:\startcoding\chapter03\reqeuset.py"
Traceback (most recent call last):
  File "c:\startcoding\chapter03\reqeuset.py", line 6, in <module>
    print(html)
UnicodeEncodeError: 'cp949' codec can't encode character '\u2728' in position 71731: illegal multibyte sequence

답변 1

답변을 작성해보세요.

0

안녕하세요.

전체 소스 코드를 첨부해 주시겠어요? ^^