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

Incompatibility with Keras 3 #55

Closed
mufernando opened this issue May 7, 2024 · 3 comments
Closed

Incompatibility with Keras 3 #55

mufernando opened this issue May 7, 2024 · 3 comments

Comments

@mufernando
Copy link
Member

We need to fix the required version to 2.14

Traceback (most recent call last):
  File "/gpfs/projects/kernlab/murillor/micromamba/envs/analysis2/bin/diploSHIC", line 324, in <module>
    from keras.preprocessing.image import ImageDataGenerator
ImportError: cannot import name 'ImageDataGenerator' from 'keras.preprocessing.image' 
@andrewkern
Copy link
Member

@mufernando will just changing this import suffice to make it run with keras 3?

@mufernando
Copy link
Member Author

unclear to me rn

keras-team/keras#18467

@andrewkern
Copy link
Member

this was closed with #56

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

2 participants