update pip building, troubleshooting with new makefile, plus friendly error message when fail importing sklearn

This commit is contained in:
phunterlau
2015-12-07 22:29:46 -08:00
parent f3c5d9c1b6
commit a4840b0268
5 changed files with 12 additions and 16 deletions

View File

@@ -177,11 +177,9 @@ Rcheck:
R CMD check --as-cran xgboost*.tar.gz
pythonpack:
#make clean
#for pip maintainer only
cd subtree/rabit;make clean;cd ..
rm -rf xgboost-deploy xgboost*.tar.gz
#pip install pypandoc and also brew/apt-get install pandoc
python python-package/conv_rst.py
cp -r python-package xgboost-deploy
#cp *.md xgboost-deploy/
cp LICENSE xgboost-deploy/