From: Scott D. D. <Sco...@Ac...> - 2009-10-27 13:52:04
|
Guy K. Kloss wrote: > On Wed, 21 Oct 2009 20:29:28 Scott David Daniels wrote: >> There is a 2.6.4 coming out, you could check release candidate 2.6.4rc2 > Karmic is on 2.6.4 already. Didn't work with that one. I'm assuming that some > incompatible changes were made, and Boost trips up over them. According to http://mail.python.org/pipermail/python-dev/2009-October/093188.html the problem may be fixed by moving to the very most recent Boost (the __doc__ property of a class is no longer writable). If that's not it, that entire thread may have clues that help this work. --Scott David Daniels Sco...@Ac... |