Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

758
Vistas
ModuleNotFoundError: No module named 'tensorflow.python.keras.applications'

I am trying to import

import tensorflow.python.keras.applications

but it gives the bellow error:

ModuleNotFoundError: No module named 'tensorflow.python.keras.applications'

my TensorFlow version is 2.8.0 and Keras version is 2.8.0

over 4 years ago · Santiago Trujillo
3 Respuestas
Responde la pregunta

0

Try using import keras.applications instead of import tensorflow.python.keras.applications

over 4 years ago · Santiago Trujillo Denunciar

0

my solution was downgrade tensorflow to 2.7

!pip uninstall tensorflow !pip install tensorflow==2.7

over 4 years ago · Santiago Trujillo Denunciar

0

No need to downgrade or uninstall tensorflow. The resolution of this error resides in resnet_v1.py file i changed the foll line:

  • from tensorflow.python.keras.applications import resnet

to

  • from tensorflow.keras.applications import resnet

and it got resolved because tensorflow.python is deprecated long time ago.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda