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

JVM mismatch Error!! #2

Open
mincloud1501 opened this issue Nov 5, 2019 · 1 comment
Open

JVM mismatch Error!! #2

mincloud1501 opened this issue Nov 5, 2019 · 1 comment

Comments

@mincloud1501
Copy link
Owner

JVMNotSupportedException: JVM mismatch, python is 32 bit and JVM is 64 bit

@mincloud1501
Copy link
Owner Author

KoNLPy 설치 시 위와 같은 오류가 발생하면

  1. Python -v 버전확인 후
  2. https://www.lfd.uci.edu/~gohlke/pythonlibs/#jpype 에서 해당 버전에 맞는 32bit whl 파일 다운로드
  3. pip install --upgrade pip & pip3 install -U pip 로 pip 업그레이드 후
  4. pip install JPype1-0.7.0-cp36-cp36m-win32.whl

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