Virtual machine: VMware Workstation 17 player
OS Name: Ubuntu 22.04.5 LTS
OS Type: 64-bit
Steps:
Step 1: Setup conda environment as instructed
Step 2: Clone "https://github.com/trust-ai/SafeBench.git"
Step 3: pip install -r requirements.txt
Error:
ERROR: Failed building wheel for pycocotools
Failed to build pycocotools
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pycocotools)
Comment:
It seems the requirements.txt gives quite a restrict version of pycocotools. Can you update it? Thanks.