1.
https://pypi.python.org/simple/dlib
에 접속하여 가장 최신버전의 xxx-win_amd64.whl을 다운받는다.
2.
cmd로 위의 파일이 있는 경로로 가서
pip install xxx-win_amd64.whl
을 실행시켜서 설치하면 끝.
3. cp 36 --> python 3.6 버전만 가능 (댓글 참고)
'# Machine Learning > @ error 해결' 카테고리의 다른 글
Loaded runtime CuDNN library에러 해결 방법 (2) | 2019.03.07 |
---|---|
(pycharm-tensorflow) libcublas.9.0 cannot open~ 에러 (0) | 2019.03.04 |
NVML: Driver/library version mismatch 해결 (0) | 2019.03.04 |
시리즈간 혹은 데이터프레임간 ambiguous 에러(ValueError)가 뜰 경우 (1) | 2019.02.22 |
(python)XLRDError에 대해서 (0) | 2019.02.20 |