This error occurs when you try to access an attribute that does not exist on a tuple object. In this case, it seems that you are trying to access the attribute 'combo1' on a tuple object, but tuples do not have this attribute.

To fix this error, you need to check that you are working with the correct data type and that the attribute you are trying to access actually exists on that data type. For example, if you are trying to access the 'combo1' attribute on a tuple, you may need to convert the tuple to a different data type (such as a custom class or a dictionary) that has this attribute

python AttributeError tuple object has no attribute combo1

原文地址: http://www.cveoy.top/t/topic/ckIZ 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录