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
trying to do a copy.deepcopy() of an object who has multiple instances of
CvBoost
RuntimeError: Pickling of "pyopencv.ml_ext.CvBoost" instances is not enabled
(http://www.boost.org/libs/python/doc/v2/pickle.html)
Original issue reported on code.google.com by espavi...@gmail.com on 30 Nov 2010 at 12:00
The text was updated successfully, but these errors were encountered:
Theoretically, it possible. Practically, I just don't have time to do it. I'll
leave this issue open until we've come up with a solution.
Cheers,
Minh-Tri
Original comment by pmtri80@gmail.com on 9 Dec 2010 at 9:31
Original issue reported on code.google.com by
espavi...@gmail.com
on 30 Nov 2010 at 12:00The text was updated successfully, but these errors were encountered: