python PIL: cannot identify image file after copying image from robocopy

后端 未结 0 563
梦谈多话
梦谈多话 2021-01-28 10:43
from PIL import Image

picture = Image.open(filepath)

So I am using watchdog to see if any image is pasted to the source folder then reading the file wh

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