Mmm ... I'm trying to use the `getAvgXY` API on `ITerms` in the python bindings but it wants `x` and...
t
Mmm ... I'm trying to use the
getAvgXY
API on
ITerms
in the python bindings but it wants
x
and
y
argument ... if I try to feed anything it says it want
int *
which ... is a bit tough in python 😕