Tensorflow and Xgboost library via Pip

Asked

Viewed 29 times

1

How do I install the Tensorflow and Xgboost libraries via Pip in Python version 3.7.2? I’m not getting it. I researched and the information I got was that they only work in previous versions of Python, is that right? Thanks from now.

  • 1

    The latest version of Tensorflow is compatible with Python 3.6.x. https://www.tensorflow.org/install/pip

1 answer

0

TF + Xgboost via Pip nay works with 3.7.2. As Marcelo Uchimura commented, it has to be 3.6.x. And even 3.6.x is very annoying to install, I suggest earlier versions for now.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.