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
Currently, containers like std::vector and related do not explicitly define the type for __set_item__ and __get_item__.
Ideally, it would be worth supporting the use of the module typing within Boost.Python.