picty
picty copied to clipboard
Change Image.fromstring to Image.frombytes as fromstring function has…
… 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.