Open matt199x opened 6 years ago
Here it is 2023 and I'm also getting this error. Did you ever figure out what is causing this issue? I'm on Windows10, Python 3.9.1 and the latest PIL/Pillow 9.4. It works with the JPG included in the package (the logo photo) but not with any JPGs or PNGs I make.
When running python script it rotates the image then creates a txt file with only 300, 300, 300,
Why is it not putting the values for the png files? This is on windows with version 2.7 and 3.6 of python. On one I installed pil and the other i installed pillow. Same issue on both
Edit- Just happened in Ubuntu as well