ImportError: No module named keras.applications.resnet50

the running environment is ubuntu 16.04 python 3.5.2
cd project folder
virtualenv-p python3 env
source env/bin/activate
pip install-r requirements.txt
requirements.txt file contents are as follows:
"
h5py==2.7.1
Keras==2.0.6
numpy==1.13.3
olefile==0.44
Pillow==4.3.0
protobuf==3.4.0
PyYAML==3.12
scipy==0.19.1
six==1.11.0
tensorflow-gpu==1.1.0
br < > br

the following error occurred while running the project script file:

Thank you very much for the answer you are about to give.

Mar.12,2021

python2 that comes with Ubuntu. Which python environment should be specified by the script

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c04e-2ba59.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c04e-2ba59.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?