jpeg - Simplest .jpg Display in Python 3 -


i want display .jpg (or other picture file) in python 3. pil seems have ended @ 2.7. ways i've looked use python 2. don't want change pixel values, display file on window. what's simplest way?

try pillow, should work on python 2 , 3:

http://python-pillow.github.io


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -