Boost.Python produces TypeError on OS X
Hi!
I've got a problem when using boost.python on MacOS X. The program
exits with
TypeError: attribute name must be string
This happens both in boost 1.34 and 1.35. I was however able to
run attached snippet without problems with boost 1.33.
Code:
#include
Marco Biasini wrote:
Hi!
I've got a problem when using boost.python on MacOS X. The program exits with
TypeError: attribute name must be string
This happens both in boost 1.34 and 1.35. I was however able to run attached snippet without problems with boost 1.33.
<sneep>
Any suggestions/directions? Please let me know if you need additional information.
Try posting to http://www.boost.org/community/groups.html#cplussig -- Dave Abrahams BoostPro Computing http://www.boostpro.com
participants (2)
-
David Abrahams
-
Marco Biasini