Skip to content

ModuleNotFoundError: No module named 'keras.utils.data_utils' #20

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

Open
coding-dallas opened this issue Jan 29, 2024 · 0 comments
Open

Comments

@coding-dallas
Copy link

I am getting the following error. can someone help me to resolve the issue

Traceback (most recent call last):
File "/home2/anuprabha.m/kesav/DeepCCA/DeepCCA.py", line 10, in
from utils import load_data, svm_classify
File "/home2/anuprabha.m/kesav/DeepCCA/utils.py", line 6, in
from keras.utils.data_utils import get_file
ModuleNotFoundError: No module named 'keras.utils.data_utils'

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