Re: [Surement HS] python2.2-gtk2

2003-03-16 Par sujet Arnaud Delobelle
On Sun, Mar 16, 2003 at 04:02:37PM +0100, Sebastien Geffroy wrote: > Bonjour a tous, > Bonjour! > J'ai installe le package python2.2-gtk2, afin d'utiliser les bindings de gtk2 > pour python2.2. > Si j'essaie de faire un import gtk, ca plante en me disant que le mo

[Surement HS] python2.2-gtk2

2003-03-16 Par sujet Sebastien Geffroy
Bonjour a tous, J'ai installe le package python2.2-gtk2, afin d'utiliser les bindings de gtk2 pour python2.2. Si j'essaie de faire un import gtk, ca plante en me disant que le module gtk n'existe pas. Je suis oblige de faire un "import pygtk; pygtk.require('2.0&#x

Re: python2.2-gtk2

2002-09-17 Par sujet Richard Renard
Sebastien Bacher wrote: Le mar 17/09/2002 à 22:38, [EMAIL PROTECTED] a écrit : bonsoir, Salut je rencontre un problème en voulant essayer les exemples du paquet python2.2-gtk2 cd /usr/share/doc/python2.2-gtk2/examples/simple $ >./hello.py Traceback (most recent call l

Re: python2.2-gtk2

2002-09-17 Par sujet Richard Renard
ve object-oriented scripting lan ii python2.2-gtk2 1.99.13-2 Python bindings for the GTK+ widget set. ii python2.2-xmlb 2.2.1-12 XML support included in Python (v2.2) en essayant d'installer python-gtk, j'ai erreur différente $ >./hello.py Traceback (most recent call last

Re: python2.2-gtk2

2002-09-17 Par sujet Sebastien Bacher
Le mar 17/09/2002 à 22:38, [EMAIL PROTECTED] a écrit : > bonsoir, Salut > je rencontre un problème en voulant essayer les exemples du paquet > python2.2-gtk2 > > > cd /usr/share/doc/python2.2-gtk2/examples/simple > $ >./hello.py > Traceback (most recent call

Re: python2.2-gtk2

2002-09-17 Par sujet Phil
On Tue, Sep 17, 2002 at 10:38:02PM +0200, [EMAIL PROTECTED] wrote: ... > File "./hello.py", line 5, in ? > import gtk > ImportError: No module named gtk vu d'ici : apt-cache search python gtk module -> python-gtk - GTK support module for Python. --

python2.2-gtk2

2002-09-17 Par sujet rrenard
bonsoir, je rencontre un problème en voulant essayer les exemples du paquet python2.2-gtk2 cd /usr/share/doc/python2.2-gtk2/examples/simple $ >./hello.py Traceback (most recent call last): File "./hello.py", line 5, in ? import gtk ImportError: No module named gtk j