lionlai1989

Results 12 comments of lionlai1989

Here is my step-by-step to solve this issue: - Step 1: Comment out `pycocotools==2.0.4` and `pyyaml==5.4.1` in `environment.yaml`. - Step 2: Run `conda env update --file environment.yml` - Step 3:...