ayoolaolafenwa / PixelLib

Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
MIT License
1.04k stars 267 forks source link

Fix broken dependencies #140

Open darlannakamura opened 2 years ago

darlannakamura commented 2 years ago

The new versions of labelme2coco is causing issues, like: 121, 128 and 137. The newest version of Pillow causes the error: module 'pil.image' has no attribute 'resampling' 122.

Just accepting this PR, these issues will be fixed.