Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add xgboost to requirements? #5

Open
louisdorard opened this issue Nov 4, 2016 · 5 comments
Open

Add xgboost to requirements? #5

louisdorard opened this issue Nov 4, 2016 · 5 comments

Comments

@louisdorard
Copy link

No description provided.

@yassineAlouini
Copy link
Owner

Indeed, it is missing. Thanks for pointing this @louisdorard. I have fixed it. Let me know if it is fine now and I will close the issue.

@louisdorard
Copy link
Author

Thanks @yassineAlouini
I've been stuck for a couple of hours on "Collecting xgboost==0.6a2 (from -r requirements.txt (line 64))" after rerunning

pip install -r requirements.txt

Not sure how to best install xgboost... I'd tried via pip in the past and it had failed. Eventually I created a separate env for it and installed with

conda install -c derickl xgboost

@yassineAlouini
Copy link
Owner

I am sorry for the troubles. I guess you use a recent version of OSX. I think there is an issue on the XGBoost repo about this here: dmlc/xgboost#1501.

Otherwise, you could try to install a less recent version (0.4a for example).

Next time, I will provide a Docker image. It will make things smoother for everyone.

Sorry again.

@louisdorard
Copy link
Author

Hey Yassine, just wondering if you'd been able to look into providing a Docker file or image?

@yassineAlouini
Copy link
Owner

That would be a great idea. I will look into it in the upcoming weeks (I will be busy the next two weeks). Will let you know once it is ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants