On Tue, Sep 28, 2004 at 05:26:17PM +0200, Johan Dahlin wrote:
> I am pleased to announce version 2.3.97 of the Python bindings for GTK.  
> 
> This is the final release candidate before 2.4.0 and if nothing serious
> turns up I'll rename this tarball and upload it as 2.4.0.
> Please test this thoroughly and report any serious bugs so they can be 
> resolved before the final release.
> Our special guest star for this release is Owen Taylor who did his first 
> contribution to PyGTK since the last release.

I would like to but have the following problem: I don't know which
versions of pygtk my programs are using, nor how I can direct my
programs to use a specific version of pygtk.

using

import pygtk
pygtk.require('2.x')

Doesn't seem to work as only '0' for x works, but that was already
when I hadn't installed this version.

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

-- 
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/

Reply via email to