Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data = json.loads(r) 오류 관련 #15

Open
agopwns opened this issue May 13, 2020 · 0 comments
Open

data = json.loads(r) 오류 관련 #15

agopwns opened this issue May 13, 2020 · 0 comments

Comments

@agopwns
Copy link

agopwns commented May 13, 2020

설치 전 setup.py 파일 내용이 원본과 같은지 확인한 뒤 설치해보세요. 제가 잘못 넣은건지 data = json.loads(r) 윗 라인에 g 라는 문자가 끼어있어서 오류가 났습니다.

py-hanspell 사용 관련 #7@lepus2 님이 올려주신 내용 대로 변경하면 정상 작동합니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant