python中在进行图片操作,需要安装Pillow
pip install -i https://pypi.doubanio.com/simple/ --trusted-host pypi.doubanio.com pillow
实测有效