I used imageio.get_reader(BytesIO(a), 'ffmpeg') to load a bytes image and save it as normal image. But the below error throws when I read the image using ...
確定! 回上一頁