pip install scipy==1.2.0

pip install scipy==1.2.0
#将scipy库的版本还原至1.2.0版本


from imageio import imread
#使用imageio库同样能够完成此功能