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

ModuleNotFoundError: No module named 'keras.layers.containers' #14

Open
DawnMe opened this issue Nov 14, 2017 · 3 comments
Open

ModuleNotFoundError: No module named 'keras.layers.containers' #14

DawnMe opened this issue Nov 14, 2017 · 3 comments

Comments

@DawnMe
Copy link

DawnMe commented Nov 14, 2017

Although keras is installed, the module cannot be found.
I'm using python 3.6.1.

Anyone encountered this issue?

Shahar

@nsidn98
Copy link

nsidn98 commented Jun 18, 2019

If it is not too late: You can comment that line as it is not needed in the code.

@singaloo
Copy link

Anyone encountered this issue?
layers = model.layers
AttributeError: 'str' object has no attribute 'layers'

@nsidn98
Copy link

nsidn98 commented Jun 22, 2019

@singaloo Could you please put the whole snippet of the error. That would be more helpful in debugging.

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

3 participants