pycocotools python3.7

sudo apt-get install -y python3.7-dev
python3.7 -m pip install pycocotools>=2.0.1
Merwanski