

后续安装:cd cx_Oracle-7.0.0进入该目录下调用Python setup.py install安装 ~]# tar -zxvf ~]# cd cx_Oracle-7.0.0]# lsĬx_Oracle.egg-info LICENSE.txt MANIFEST.in odpi PKG-INFO README.txt samples setup.cfg setup.py src cx_Oracle-7.0.0]# python setup.py install

root/xgboost-master/python-package/xgboost/././lib/libxgboost.so root/xgboost-master/python-package/xgboost/libxgboost.so XGBoostLibraryNotFound: Cannot find XGBoost Library in the candidate path, did you install compilers and run build.sh in root path? 'List of candidates:\n' + ('\n'.join(dll_path)))
CONDA INSTALL XGBOOST 0.72.1 LICENSE
备注:xgboost包下载错误或报错,需要选择Linux格式的安装包 ~]# cd xgboost-master]# lsĪmalgamation CITATION CONTRIBUTORS.md dmlc-core Jenkinsfile LICENSE NEWS.md rabit srcĪppveyor.yml cmake cub doc Jenkinsfile-restricted make plugin README.md testsīuild.sh CMakeLists.txt demo include jvm-packages Makefile python-package xgboost-master]# cd python-package]# python setup.py installįor libfile in libpath():įile "xgboost/libpath.py", line 49, in find_lib_path You should consider upgrading via the 'pip install -upgrade pip' command. You are using pip version 9.0.1, however version 18.1 is available. anaconda3/lib/python3.6/site-packages (from xgboost=0.81)

或者:conda install -c conda-forge xgboost离线 (直接安装) # packages in environment at /root/anaconda3:
