Embedded python issue with gtk

2010-11-10 Thread Oliver Marks
I have already emailed about this issue, but have still not got any where. I have reduced the plugin down to its bare minimum it simple loads the the python interpreter and imports gtk library. If i do this outside the embedded python it imports and i can use the gtk library, so why does it not

embedding python ImportError: libpyglib PyExc_ImportError

2010-10-28 Thread Oliver Marks
Hi i am a new member on this list and thought if some people may be able to enlighten me to the error below ? I am running 64 bit ubuntu 10.10 and python 2.6 in case there are know issues with this setup, basically i am embedding python inside a c application i managed to get this to work i can