Skip to content

ModuleNotFoundError: No module named 'tensorflow.python.keras.preprocessing' #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Milor123 opened this issue Jun 6, 2024 · 0 comments

Comments

@Milor123
Copy link

Milor123 commented Jun 6, 2024

Hermano siempre obtengo este error, es que en tu requirements.txt no dejaste las versiones de las librerias que usaste y a dia de hoy no se cuales son

I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 AVX_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
2024-06-06 16:22:56.935580: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
Traceback (most recent call last):
  File "/home/noe/clonados/ia-clasificador-imagenes/entrenar.py", line 3, in <module>
    from tensorflow.python.keras.preprocessing.image import ImageDataGenerator
ModuleNotFoundError: No module named 'tensorflow.python.keras.preprocessing'

al instalarlo pip me baja las librerias recientes, seguro el modulo expiro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant