본문 바로가기

error모음

TypeError: emplaceAndPop(): incompatible function arguments. The following argument types are supported:

728x90
반응형
반응형

해결방법

opWrapper.emplaceAndPop([datum])

 

opWrapper.emplaceAndPop(op.VectorDatum([datum]))

로 변경

728x90
반응형