Skip to content
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

from tensorflow.keras.models import load_model #5

Open
abdulkadirhuzeifa opened this issue Dec 6, 2023 · 1 comment
Open

from tensorflow.keras.models import load_model #5

abdulkadirhuzeifa opened this issue Dec 6, 2023 · 1 comment

Comments

@abdulkadirhuzeifa
Copy link

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 ;)

@Jawabreh0
Copy link
Owner

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

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

2 participants