COCO Detection Challenge (Segmentation Mask) Forum

Go back to competition Back to thread list Post in this thread

> An error occurred while evaluating in test-dev (No module named 'pycocotools')

When I submit the new submissions to the new website (https://codalab.lisn.upsaclay.fr/), I meet the error.

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Traceback (most recent call last):
File "/tmp/codalab/tmp4BXDL_/run/program/run.py", line 36, in
from pycocotools.coco import COCO
ModuleNotFoundError: No module named 'pycocotools'

Posted by: wskkk @ Sept. 26, 2022, 2:38 a.m.

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Traceback (most recent call last):
File "/tmp/codalab/tmpBikn8N/run/program/run.py", line 36, in
from pycocotools.coco import COCO
ModuleNotFoundError: No module named 'pycocotools'

confusing...

Posted by: wendi @ Sept. 26, 2022, 4:58 a.m.
Post in this thread