Closed brubsby closed 1 year ago
Yeah that's not actually an error. Basically, I just ask PIL to do transforms regardless and some of them based on the format it just can't do. I've switched it over to simply give a warning instead of an error to help avoid confusion.
Commit: c0568cf
Thanks!
getting this when trying to run stegoveritas on a png with transparency, my guess is the version of PIL doesn't support it, but this might not actually be integral to the operation of stegoveritas. figured it was worth an issue though
running stegoveritas on wsl2 on win11