摘要: python使用scipy.misc import imread报错:ImportError: cannot import name imread pip3 install pillow 或者 把scipy降级到1.2.1 pip install scipy==1.2.1 阅读全文
posted @ 2019-07-03 14:13 拍片哥 阅读(2639) 评论(0) 推荐(0)