Skip to content

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

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

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

Conversation

@Rial-Ali

Copy link
Copy Markdown

this solves the problem on windows platform.
Closes #2993

@RDjarbeng

Copy link
Copy Markdown

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

@LiuxinYLX

Copy link
Copy Markdown

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

3 participants