Hi Janet, On Donnerstag 19 November 2009, Janet Jacobsen wrote: > > /usr/common/usg/boost/1_40_0/pool/lib/libboost_python.so.1.40.0: > > undefined symbol: PyUnicodeUCS4_FromEncodedObject
This looks like the Python against which your boost is linked is different from the one you're running against. It looks like you're using a system-wide Boost install (/usr/...)--this would necessarily be linked against a systemwide Python. HTH, Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyCUDA mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
