Hi,
I was trying to install the package xgboost on my nano board, and its failed.
I tried command python3 -m pip install xgboost
but the command fails with error message:
Failed building wheel for xgboost
I have Python version 3.6.9
and pip3 version 20.1
I have also tried following the instructions from https://gist.github.com/DanielBeckstein/932087ee116cc2f72bfc6e3e078e899d and failed since the cmake version was less than 3.13.
So if anyone has any idea to try it will be helpful.
Thanks
Ashik P.