Image of python versionI have installed anaconda and installed python 3.7.0 version in that and trying to install xgboost for python, it is showing "Solving environment" for a long time nothing is done yet. Can anyone tell me what can be done for this, please?
Asked
Active
Viewed 478 times
1 Answers
0
Can you try installing with the following:
conda install -c conda-forge xgboost
Looks like there is a similar question here: conda install -c conda-forge python-pdal Solving environment: | hangs when running windows 10

Ali Cirik
- 1,475
- 13
- 21