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\yaronappdata\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 : )
Same issue
+1
+1
+1
+1
This solution is simple and it worked for me http://stackoverflow.com/a/39811079
Yes, https://stackoverflow.com/a/39811079 worked for me too.
Yes it worked for me as well. Thanks for help
works for me as well! Thanks!
Thank your
+1
please someone explain the steps to do it.. i have an error "cannot import name XGBClassifier
+1
Pls any help to get it work for me with sealang and seasnake installation!
It really works! Thanks for help!
Most helpful comment
This solution is simple and it worked for me http://stackoverflow.com/a/39811079