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

AttributeError: module 'keras.utils.generic_utils' has no attribute 'populate_dict_with_module_objects' #10024

Closed
Prithvi0167 opened this issue May 27, 2021 · 4 comments
Assignees
Labels
stale stat:awaiting response Waiting on input from the contributor type:support

Comments

@Prithvi0167
Copy link

I am using tensorflow version 1.15.2 and keras version 2.1.6 in my google colab.I am getting error as displayed in them images atttached
image
image

Please Help!

@saikumarchalla saikumarchalla added stat:awaiting response Waiting on input from the contributor and removed stat:awaiting response Waiting on input from the contributor labels Jun 2, 2021
@jvishnuvardhan
Copy link
Contributor

@Prithvi0167 I can reproduce the error. Looks like there are some issues in importing keras. However, you can import it from tensorflow as from tensorflow import keras. Please check the gist here.

As this is more related to keras-team/keras, you can post them in their GitHub repository. Starting TF2.5, both keras-team/keras and tf.keras are in sync. Try to use latest version as they are much better when compared to older versions. Thanks!

@jvishnuvardhan jvishnuvardhan added the stat:awaiting response Waiting on input from the contributor label Jun 17, 2021
@google-ml-butler
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

@jvishnuvardhan
Copy link
Contributor

Closing this issue as this was resolved. Thanks!

@google-ml-butler
Copy link

Are you satisfied with the resolution of your issue?
Yes
No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale stat:awaiting response Waiting on input from the contributor type:support
Projects
None yet
Development

No branches or pull requests

3 participants