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

What's the required version of python packages in this project? #4

Open
lichens2019 opened this issue Aug 3, 2021 · 1 comment
Open

Comments

@lichens2019
Copy link

when I'm trying to run predict_auto.py in the folder script_final, there occurs an error:

from keras import Model, optimizers,losses, activations, models
ImportError: cannot import name 'Model'

It may due to the version of keras I installed do not fit the project. But the project didn't provide the required package version(maybe I do not find?)😭。 I tried to search in the Internet but still cannot solve the problem...
So could you please tell me what's the version need to run the project? Thank you so much!

@lichens2019
Copy link
Author

救救孩子吧呜呜呜...

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