Python 遇到 PIL.UnidentifiedImageError: cannot identify image file <_io.BytesIO object 报错的解决
问题Python的Image.Open(xxx)遇到如下错误$pythondev.pyTraceback(mostrecentcalllast):File"dev.py",line37,inimg_down('aaa',img_url)File"dev.py",line12,inimg_downimage=Image.open(image_file)File"C:\Users\\xchenhao\