Python Driver - hpyObject undefined

Yuval S.
Tel Aviv,

Sep 3, 2025
12 Posts

0  |  0  

Re: Python Driver - hpyObject undefined

Hi ,

Trying to load python example project  and got this error :

Compiler error #650: Type 'APointer' is undefined, fount in 'Test 1.3: Import Module From Python Project Path' in line 8

I see that hPyModule it from Type hpyObject , but hpyObject has no defintion, it shows it has APointer (Public) type .

1. What is APointer ?
2. How can I resolve this issue , how should I configure hpyObject to pass project compilation.

Thanks,

Y. Shamir.

Solution Available
DrATEasy (Ron Y.)
Mission Viejo, CA

Sep 3, 2025
382 Posts

1  |  0  

Re: Python Driver - hpyObject undefined

APointer is a new data type added to ATEasy 2021 (or newer) to support pointers in 32 and 64-bit development environments. If you are using older ATEasy you can define APointer: DWord in the Python driver and that should resolve the issue.

Ronnie

Yuval S.
Tel Aviv,

Sep 3, 2025
12 Posts

0  |  0  

Re: Python Driver - hpyObject undefined

Thanks Ronnie,
That solved my issue !


Yuval.



Please Note
You need to have a M@GIC account to participate in the Forums.
Not yet registered on our website? Click here to register today!

All content, information and opinions presented on the Marvin Test Solutions User Forums are those of the authors of the posts and messages and not Marvin Test Solutions'. All attachments and files are downloaded at your own risk. [Read More]