h2oai / h2o4gpu

H2Oai GPU Edition
Apache License 2.0
456 stars 96 forks source link

Support setuptools > 39.1.0 #813

Closed sh1ng closed 4 years ago

sh1ng commented 4 years ago

Out changes of xgboost is not compatible with last version of setuptools(reproducible on 41.6.0)

Install libxgboost from: ['../lib/libxgboost.so']
error in xgboost setup command: "values of 'package_data' dict" must be a list of strings (got '*')