You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
al instalarlo pip me baja las librerias recientes, seguro el modulo expiro
The text was updated successfully, but these errors were encountered: