ZL92
Results
1
comments of
ZL92
Hi all, A solution that works for me: install the previous version of labelme2coco. ``` !pip3 install pixellib --upgrade !pip3 install labelme2coco==v0.1.2 ``` Hope this would help!