- This topic has 1 reply, 2 voices, and was last updated 1 year, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Fórum Assistentes Virtuais em Python: O Guia para Iniciantes › Erro para instalar TensorFlow 2.11.0
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>
Olá Murilo,
Tente instalar esta versão que está sendo indicada na própria mensagem de erro:
pip install tensorflow==2.16.1