On Wed, Sep 29, 2004 at 11:16:19AM +0100, Gustavo J. A. M. Carneiro wrote: > Qua, 2004-09-29 �s 12:05 +0200, Antoon Pardon escreveu: > > > > > I'm running Debian Sarge with python 2.3.4 and python-gtk2 2.2.0 > > So pygtk 2.2.0 is in /usr/lib and pygtk 2.3.97 is in /usr/local/lib > > Maybe you need to adjust PYTHONPATH... > That won't do any good. I have found out that my python configuration puts /usr/local/lib/python before /usr/lib/python. That means that normally all pygtk program will import the 2.3.97 version.
I find that unacceptable. I am willing to test things but not if that means I have to take measures in order to prevent normal programs from importing the test version. I'll think about a solution but for the moment I'll remove the 2.3.97 version. -- Antoon Pardon _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
