smellslikeml / ActionAI

Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints
https://www.hackster.io/actionai/actionai-custom-tracking-multiperson-activity-recognition-fa5cb5
GNU General Public License v3.0
765 stars 191 forks source link

An error when installing the xgboost #1

Closed Guo-king closed 5 years ago

Guo-king commented 5 years ago

hi, I got an error when I install the xgboost on my raspberry 3B+, the error code is : command"python setup.py egg_info"failed with error code 1 in /tmp/pip-install-v8ptnvpp/xgboost/ Could you give me some help?

Guo-king commented 5 years ago

I saved it by following the issue: https://github.com/dmlc/xgboost/issues/2012