(arg0:int)-> mediapipe.python._framework_bindings.packet.PacketInvoked with: 0.5
错误:TypeError: create intO: incompatible function arquments. The following arqument types are supported1.(arg0:int)-> mediapipe.python._framework_bindings.packet.PacketInvoked with: 0.5修复方式:修改错误提示中solution_base.py文件中中513行,改为如下:return getattr(.










