PIL show image. from PIL import Image im = Image.open("img.jpg") im.show() im.show dosent work solve: sudo apt-get install imagemagick.
確定! 回上一頁