pip offline 설치

인터넷이 되는곳에서 다운받고

pip install --download /download scikit-learn



인터넷이 안되는곳에 복사해놓고 설치하면 된다

pip install --no-index --find-links=/download scikit-learn

댓글

이 블로그의 인기 게시물

LSF (GPU 스케쥴링) 명령어 사용법

CentOS 7 리부팅 없이 새 디스크 인식 (find a new disk without reboot)

python에서 hive 사용