Search found 1 match

by igorhlcardoso
23 Apr 2024, 22:36
Forum: General questions
Topic: Remote API error
Replies: 1
Views: 760

Remote API error

Hello everyone, I'm experiencing an issue when running the remote API (Python) code in my IDE. When I run the code, I get the following error: c_GetArrayParam = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxGetArrayParam", libsimx)) AttributeErro...