首页
技术
登录
6mi
u
盘
搜
搜 索
技术
TypeError: ‘numpy.uint8‘ object is not callable
TypeError: ‘numpy.uint8‘ object is not callable
技术
2022-07-10
128
之前在写了一个模块,在执行这步操作时,报错
max_w
=
np
.
max
(
wide_max
)
##最大宽度
后来经过调试,发现列表wide_max中只有一个值,故报错,执行np.max最少存在两个以上的数值。
转载请注明原文地址:https://ipadbbs.8miu.com/read-5107.html
最新回复
(
0
)