Problem with show function in pillow function in Python

前端 未结 0 2018
心在旅途
心在旅途 2020-12-01 00:28

When I write the function like this

From PIL import Image

Myimage = Image.open("img.jpg")

Myimage.show()

It shows this error :

相关标签:
回答
  • 消灭零回复
提交回复
热议问题