Error when installing Tensorflow - Python 3.8

后端 未结 7 1955
借酒劲吻你
借酒劲吻你 2020-12-31 11:47

I\'m new to programming and following a course where I must install Tensorflow. The issue is that I\'m using Python 3.8 which I understand isn\'t supported by Tensorflow.

7条回答
  •  臣服心动
    2020-12-31 12:28

    it would have been nice if you would have the share the error screenshot though as per i got the case

    tensorflow work in both 3.8 and 3.6 just you have to check that you have 64bit version not 32 bit

    you can acess both version from thier respective folder no need to install a venv

提交回复
热议问题