728x90
반응형
1. konlpy 설치
pip install konlpy
2. jdk 설치
3. jdk를 환경 변수 추가
java_home


4. JPype다운
www.lfd.uci.edu/~gohlke/pythonlibs/#jpype
Python Extension Packages for Windows - Christoph Gohlke
by Christoph Gohlke, Laboratory for Fluorescence Dynamics, University of California, Irvine. Updated on 1 April 2021 at 00:31 UTC. This page provides 32- and 64-bit Windows binaries of many scientific open-source extension packages for the official CPython
www.lfd.uci.edu
에서 다운로드 하고
해당 경로에 나둔다음 PIP로 설치한다.
pip install JPype1-1.2.0-cp38-cp38-win_amd64.whl
반응형
'Deep learning > 오류해결' 카테고리의 다른 글
unknown flag: --gpus (0) | 2021.04.28 |
---|---|
gensim 설치시 오류 (0) | 2021.04.07 |
assertion failed: [0] [Op:Assert] name: EagerVariableNameReuse (0) | 2021.03.26 |
20201127-assertion failed: [0] [Op:Assert] name: EagerVariableNameReuse (0) | 2020.12.02 |
20201125- No module named 'png' (0) | 2020.11.25 |