You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting JPEGRuntimeError: tjDecompress2() failed with error -1 and error string Unsupported color conversion request when calling .decode() for some images, which open just fine with PIL.
Should I fall back to PIL if this happens or is there a fix?