undefined symbols when embedding python

Martin von Loewis loewis at informatik.hu-berlin.de
Thu Feb 14 16:45:10 EST 2002


landshark at verticaladdiction.net (Dave Marotti) writes:

> I tried out the all-in-one, and it didn't.  It could have something
> to do with what SIP created, I'm not sure.  But when I attempt to
> import my wrapped stuff in python, it tells me it can't find
> libwraptestc.so

Did you adjust config.c to list your module? (it's in the same
location where libpython.a is, and you need to make a copy and edit it
to your needs).

Regards,
Martin



More information about the Python-list mailing list