Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14285
    luciofassarella
    Participant

      O comando “import tensorflow as tf” retornou com erro.
      É necessário instalar o TensorFlow?

      #14309
      Fábio Spak
      Participant

        Boa noite Lucio, sim você vai precisar fazer a instalação do Tensorflow. Para fazer isso abra o prompt do anaconda e digite o comando abaixo:

        pip install tensorflow==2.0

        Logo após tente realizar a importação novamente, aí me avisa se funcionou.
        Bons estudos 🙂

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.