You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi anyone,
I want to convert my custom structure to python object. Here is what impl in c++
What I want to do is try to convert this structure to python built-in object automatically. Thus I define a type_caster like this:
But when I try to access
Data
in python, it always return a object not built-in objectWhere I did wrong? Can someone help me with it?
Thanks !!!!!!!
Beta Was this translation helpful? Give feedback.
All reactions