Fixes another typo "candicate" (#1509)
This commit is contained in:
parent
78ae772f2c
commit
cf4951b0b0
@ -10,7 +10,7 @@ Linux platform (also Mac OS X in general)
|
|||||||
------------
|
------------
|
||||||
**Trouble 0**: I see error messages like this when install from github using `python setup.py install`.
|
**Trouble 0**: I see error messages like this when install from github using `python setup.py install`.
|
||||||
|
|
||||||
XGBoostLibraryNotFound: Cannot find XGBoost Libarary in the candicate path, did you install compilers and run build.sh in root path?
|
XGBoostLibraryNotFound: Cannot find XGBoost Libarary in the candidate path, did you install compilers and run build.sh in root path?
|
||||||
List of candidates:
|
List of candidates:
|
||||||
/home/dmlc/anaconda/lib/python2.7/site-packages/xgboost-0.4-py2.7.egg/xgboost/libxgboostwrapper.so
|
/home/dmlc/anaconda/lib/python2.7/site-packages/xgboost-0.4-py2.7.egg/xgboost/libxgboostwrapper.so
|
||||||
/home/dmlc/anaconda/lib/python2.7/site-packages/xgboost-0.4-py2.7.egg/xgboost/../../wrapper/libxgboostwrapper.so
|
/home/dmlc/anaconda/lib/python2.7/site-packages/xgboost-0.4-py2.7.egg/xgboost/../../wrapper/libxgboostwrapper.so
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user