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

Problem installing xgboost on python 3.5 #1884

Closed
MachineTeacher opened this issue Dec 18, 2016 · 15 comments
Closed

Problem installing xgboost on python 3.5 #1884

MachineTeacher opened this issue Dec 18, 2016 · 15 comments

Comments

@MachineTeacher
Copy link

Hi

I'm trying to install xgboost-0.6a2 on my python 3.5 (over Anaconda), which runs on win 8.1 64 bit. The installation method is the traditional PIP, which is directed to the PyPI repository.
Here is the error message i'm getting:

C:\Users\Yaron\Documents\Data_Science\Intsights_Assignment_python_35>pip install xgboost
Collecting xgboost
Using cached xgboost-0.6a2.tar.gz
No files/directories in c:\users\yaron\appdata\local\temp\pip-build-qsfrwo\xgboost\pip-egg-info (from PKG-INFO)

I guess a preliminary process is required, but i'm not sure what it is...
Please help : )

@jeffheaton
Copy link

Same issue

@creiser
Copy link

creiser commented Mar 24, 2017

+1

3 similar comments
@arijeet777
Copy link

+1

@fulyacelebi
Copy link

+1

@WUhailing
Copy link

+1

@ShiangYong
Copy link

This solution is simple and it worked for me http://stackoverflow.com/a/39811079

@rakshithvasudev
Copy link

Yes, https://stackoverflow.com/a/39811079 worked for me too.

@rohitpawar007489
Copy link

Yes it worked for me as well. Thanks for help

@misseuro
Copy link

works for me as well! Thanks!

@Albelt
Copy link

Albelt commented Jun 12, 2018

Thank your

@yutuotuo
Copy link

+1

@PremKumar135
Copy link

please someone explain the steps to do it.. i have an error "cannot import name XGBClassifier

@sachinb4u
Copy link

+1

@tqchen tqchen closed this as completed Jul 4, 2018
@bunmalik
Copy link

Pls any help to get it work for me with sealang and seasnake installation!

@dentiny
Copy link

dentiny commented Aug 7, 2018

It really works! Thanks for help!

@lock lock bot locked as resolved and limited conversation to collaborators Nov 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests