Le Dimanche 17 Ao�t 2003 15:49, Nicolas �vrard a �crit : > > Cela ne fonctionne pas sur le principe des alternatives. Un programme > qui n�cessite python2.1 utilisera #!/usr/bin/python2.1, ses modules se > trouvent soit dans /usr/lib/... soit dans > /usr/lib/python2.1/site-packages >
Salut, cel� pose tout de m�me un probl�me (j'avoue que je vais chercher la petite b�te) : si on utilise des modules (par exemple python-tk) la mise � jour n'est pas faite automatiquement. [EMAIL PROTECTED]:~$ dpkg -l python*|grep ii ii python 2.3-4 An interactive high-level object-oriented la ii python-gtk 0.6.11-11 GTK support module for Python ii python-numeric 23.0-7 Numerical (matrix-oriented) Mathematics for ii python2.1 2.1.3-20 An interactive high-level object-oriented la ii python2.1-xml 0.8.2-3 XML tools for Python (2.1.x) ii python2.1-xmlb 2.1.3-20 XML support included in Python (v2.1) ii python2.2 2.2.3-3 An interactive high-level object-oriented la ii python2.2-nume 23.0-5 Numerical (matrix-oriented) Mathematics for ii python2.2-tk 2.2.3-3 Tkinter - Writing Tk applications with Pyth ii python2.3 2.3-4 An interactive high-level object-oriented la python pointe maintenant vers 2.3 alors que les modules, tk en particulier pointent toujours sur 2.2. Un simple appel � un programme utilisant l'un de ces modules d�clenche bien sur une erreur. Bon, c'est vrai, je peux vivre avec :) et finir l'installation � la main. Bye -- Latreyte David http://www.gaule.org Powered with Debian GNU/Linux Sarge --

