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

keras/tensorflow version incompatibility #38

Open
sameelab opened this issue May 10, 2021 · 0 comments
Open

keras/tensorflow version incompatibility #38

sameelab opened this issue May 10, 2021 · 0 comments

Comments

@sameelab
Copy link

Hi,

I have used python==3.6.3, keras==2.2.0, tensorflow==1.10.0, numpy==1.14, pandas==0.23.4, and pip installed deepcpg (v1.0.7) as previously described in a different issue (#37); I've also tried using an earlier version combination of tensorflow==1.6 and keras==2.1.6, but the following error occurs:
202105101300

The issue states that "'list' object has no attribute 'get_shape'". My labmate and I believe this comes from a version control situation with tensorflow, but we don't understand how this error came into place.

Using any further older version would result in the 'keras.engine' has no attribute 'input_layer' error as described in the previous issue (#37).

I have exported my current environment as a yml file and would be happy to share that as well.

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