[C++-sig] boost.python on Solaris

Cushman, Scott H scott.h.cushman at citi.com
Wed Jan 2 19:47:39 CET 2008




With help from various posts I have compiled boost.python on Solaris.
However, I get the following error running the quickstart example (in python 2.4.2 - Active State):


>>> from extending import *
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str'
>>> 


Any hints would be appreciated,
Thanks again

:shc



More information about the Cplusplus-sig mailing list