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

Fix konlpy.utils.pprint on Windows #37

Closed
e9t opened this issue Dec 30, 2014 · 1 comment
Closed

Fix konlpy.utils.pprint on Windows #37

e9t opened this issue Dec 30, 2014 · 1 comment

Comments

@e9t
Copy link
Member

e9t commented Dec 30, 2014

윈도우에서 konlpy.utils.pprint를 사용하면 gibberish가 출력된다.

>>> from konlpy.utils import pprint
>>> pprint(u'으잉')
?쇱븰
@e9t e9t closed this as completed in f39fa22 Dec 30, 2014
e9t added a commit that referenced this issue Dec 30, 2014
@e9t
Copy link
Member Author

e9t commented Jan 11, 2015

#31 과 중복.

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

No branches or pull requests

1 participant