Could you post the output of "gtk-config --libs gthread" and the output of
"python -c 'import thread'"?  This would be helpful in diagnosing the
problem.

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


On Sat, 22 May 1999, mmc wrote:

> 
> Hi - 
> 
> I'm attempting to install and use pygtk 0.6.1, and I'm running into the
> following problem:
> 
> I'm able to compile and install, but running any of the sample apps
> (hello?.py, simple1.py, etc.) results in the following import error:
> 
>    from _gtk import *
> ImportError: /usr/lib/python1.5/site-packages/_gtkmodule.so: undefined
> symbol: g_thread_init
> 
> Has anyone seen this?  I apologize if it's been covered before...
> 
> I'm running: Red Hat 5.2, Gnome 1.0, gtk+ 1.2.2, pygtk-0.6.1
> 
> Thanks,
> 
> Miles
> 
> 
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
> 

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to