Home Forums Fórum Assistentes Virtuais em Python: O Guia para Iniciantes Erro para instalar TensorFlow 2.11.0

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44334
    Murilo Guerato
    Participant

      Erro ao instalar:

      <pip install tensorflow==2.11.0>

      Seguinte erro:

      <ERROR: Could not find a version that satisfies the requirement tensorflow==2.11.0 (from versions: 2.16.0rc0, 2.16.1)
      ERROR: No matching distribution found for tensorflow==2.11.0>

      #44340
      Dalton Vargas
      Moderator

        Olá Murilo,

        Tente instalar esta versão que está sendo indicada na própria mensagem de erro:

        pip install tensorflow==2.16.1

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