I\'m trying to get Boost Python to play nicely with std::shared_ptr. Currently, I\'m receiving this error:
Traceback (most recent call last): File \"test.py\",
There's a bug report for this: https://svn.boost.org/trac/boost/ticket/6545
Looks like someone is working on it.