1. No module named ‘pycocotools’, ‘yapf’,cython,termcolor pip install pycocotools 2. ModuleNotFoundError: No module named ‘MultiScaleDeformableAttention’ #Compiling CUDA operators cd models/edpose/ops python setup.py build install #unit test (should see all checking is True) python test.py c