Perbarui pycocotools

# python2
pip install pycocotools --update

# python3
pip3 install pycocotools --update
Merwanski