Jawabreh0/HumanexAI-FaceRecognition

from tensorflow.keras.models import load_model

Opened this issue · 1 comments

I tried everything, like reinstalling TensorFlow and restarting, but the import error from this line won't go, and because of that, the load model line doesn't work.
i am stuck, pls help ;)

i faced same problem i took me around a week to fix it :)

if you're working on Google Collab it's hard to sort out due to the limitations to work with the python's versioning there, anyway if your working on your own machine checkl your python version most probably it's above python 3.7, you have to downgrade it to 3.7, or use virtual environment and use python 3.7