LucasBerbesson / pixelstick

How to make a light wand
GNU General Public License v3.0
72 stars 15 forks source link

When running python script it creates a txt file with only 300, 300, 300, #8

Open matt199x opened 6 years ago

matt199x commented 6 years ago

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

MoldyOldie100 commented 1 year 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.