Skip to content

Edit requirements.txt file to solve No module 'keras.engine'#2997

Open
Rial-Ali wants to merge 1 commit intomatterport:masterfrom
Rial-Ali:edit-requirements
Open

Edit requirements.txt file to solve No module 'keras.engine'#2997
Rial-Ali wants to merge 1 commit intomatterport:masterfrom
Rial-Ali:edit-requirements

Conversation

@Rial-Ali
Copy link

this solves the problem on windows platform.
Closes #2993

@RDjarbeng
Copy link

I tried it. It doesn't solve the issue on Kaggle. Still gives the no module named keras.engine error

@LiuxinYLX
Copy link

Hello everyone, I think I have solved this problem. My system is Linux.
I installed :

pip install keras==2.3.1 tensorflow==1.15.0
pip install protobuf==3.20.3
pip install pycocotools
pip install h5py==2.10.0

You could have a try!

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

Successfully merging this pull request may close these issues.

No module 'keras.engine'

3 participants