Hi!
I’m trying Python examples for community SDK on EPOC+. Anytime I invoke IEE_EngineGetNextEvent (eEvent), I get this error log:
ctypes.ArgumentError: argument 1: <class ‘OverflowError’>: int too long to convert
Why am I getting an OverflowError?
What can I do to solve that?
Thanks in advance
↧
Python examples
↧