http://www.lfd.uci.edu/~gohlke/pythonlibs
상기 링크에서 관련 패키지 파일을 파이썬 버전에 맞게 다운로드 (cp35: python 3.5, amd64: 64bit windows)
command 창을 열고, python 설치 경로로 이동.
다음 명령으로 pip update: python -m pip install --upgrade pip
다음 명령어로 설치: python -m pip install "설치 경로"
'Machine Learning' 카테고리의 다른 글
WEKA Package manager 실행 오류 (0) | 2016.09.05 |
---|---|
Ubuntu 16.04 LTS 기반 TensorFlow 개발 환경 셋업 (with GPU) (2) | 2016.07.31 |
Ubuntu 에서 Tensorflow, GPU 연산 설정 후 Pycharm 실행 시 (0) | 2016.07.29 |
Ubuntu 16.04 Pycharm 퍼포먼스 문제 (1) | 2016.07.27 |
윈도우 환경 jupyter에서 그래프가 그려지지 않을때 (0) | 2016.07.21 |