Thief of Wealth
article thumbnail
Konlpy TypeError: startJVM() got an unexpected keyword argument 'convertStrings'
개발/Mac 2020. 10. 4. 20:19

* MAC 기준 Konlpy를 쓰려고 하는데 TypeError: startJVM() got an unexpected keyword argument 'convertStrings' 에러가 뜬다. https://nogadaworks.tistory.com/193 블로그에서 일련의 과정을 따라서 내려오면서 모두 설치를 완료하고 간단한 테스트인 from konlpy.utils import pprint from konlpy.tag import Okt okt = Okt() 를 해보려는데, 위와 같은 에러가 뜨고, 에러내용을 구글링해봐도 영양가가 있는 내용은 보이지 않는다. 이 경우에 https://i-am-eden.tistory.com/9님의 블로그를 보고 해결했다. 위 에러의 내용에는 jvm.py에서 에러가 난 것이..

profile on loading

Loading...