얼마만에 다시 이용해 보니 아래와 같은 오류가 발생합니다.
Traceback (most recent call last):
File "", line 1, in
File "/Users/username/opt/miniconda3/lib/python3.9/site-packages/hanspell/spell_checker.py", line 62, in check
html = data['message']['result']['html']
KeyError: 'result'
혹시 뭐가 문제인지 알 수 있을까요?
얼마만에 다시 이용해 보니 아래와 같은 오류가 발생합니다.
Traceback (most recent call last):
File "", line 1, in
File "/Users/username/opt/miniconda3/lib/python3.9/site-packages/hanspell/spell_checker.py", line 62, in check
html = data['message']['result']['html']
KeyError: 'result'
혹시 뭐가 문제인지 알 수 있을까요?