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
one idea is to add getstate and setstate methods to every c++ class at trackcpp that is exported to python through SWIG. These methods could serialize its objects into strings accessible from python.