Installing Tensorflow - not supported wheel

前端 未结 7 2195
无人共我
无人共我 2021-02-10 10:07

I have installed Python version 3.5 and 3.6 and anaconda.

The following error occures when trying to install tensorflow following the steps here https://www.tensorflow.o

7条回答
  •  半阙折子戏
    2021-02-10 10:25

    Try uninstalling everything (python, etc.) and try again using the cmd only, not git bash or PowerShell.

    https://github.com/tensorflow/tensorflow/issues/9264

提交回复
热议问题