0
点赞
收藏
分享

微信扫一扫

AttributeError: ‘NoneType‘ object has no attribute ‘shape‘

静悠 2022-03-31 阅读 178
Python

AttributeError: ‘NoneType’ object has no attribute ‘shape’

在这里插入图片描述

报错原因

找不到图片。
仔细检查自己python代码中的图片文件,看看自己当前运行目录下是否有这张要处理的图片。

举报

相关推荐

0 条评论