반응형
Your Commands Linux-Terminal
sudo pip3 install cmake # 설치 안되어있을시
1. git clone --recursive https://github.com/dmlc/xgboost.git
2. cd xgboost
3. make
4. cd python-package
5. python setup.py install --user
반응형
'프로그래밍 > Python' 카테고리의 다른 글
PermissionError(13, 'Permission denied') 에러해결 (2) | 2022.03.19 |
---|---|
ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject 에러 해결 (0) | 2022.03.17 |
파이썬으로 동영상 파일 처리 방법 (0) | 2021.04.02 |
freeze_support() error 해결 (0) | 2021.03.25 |
[AWS] AWS EC2 시작부터 jupyter notebook 설치 (0) | 2020.09.26 |
댓글