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

Error while running code #8

Closed
ghost opened this issue Apr 26, 2021 · 2 comments
Closed

Error while running code #8

ghost opened this issue Apr 26, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 26, 2021

Screenshot 2021-04-26 161550

@Karan-Malik
Copy link
Owner

Karan-Malik commented Apr 27, 2021

This is not a problem with the code, but with the Keras installation on your system. You can resolve it by reinstalling the Keras library from your command prompt.

If this does not solve your problem, you can try downgrading tensorflow by using the following command:

pip install tensorflow==2.1.0

If the problem still persists, please go through this link: https://stackoverflow.com/questions/61137954/attributeerror-module-tensorflow-python-keras-utils-generic-utils-has-no-attr

@ghost
Copy link
Author

ghost commented Apr 27, 2021

Can you please tell me that on which version of python the code was written? I'm getting this error now after trying a lot.
help me with this...
or please tell me step by step which version of python I have to use then which are the libraries I have to install.
I have followed all the instructions from the readme file in the project, still, I'm not able to run that.
Screenshot 2021-04-27 114727

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