spillz / picty

picty helps you manage photos
57 stars 9 forks source link

Change Image.fromstring to Image.frombytes as fromstring function has… #18

Open ben-github opened 5 years ago

ben-github commented 5 years ago

… been removed.

When I ran picty, some images would only show in thumbnail, not in image viewer or full screen. The command prompt reported an error from the Image.fromstring command not existing any more and saying that frombytes should be used instead. I made that change and this fixed my issue viewing files.