Re: Bug#590525: python-gtk2: pygtk was not compiled with Numeric Python support

2010-07-29 Thread Kurt Roeckx
On Tue, Jul 27, 2010 at 11:41:19AM +0200, Emilio Pozuelo Monfort wrote: > On 27/07/10 08:54, Sandro Tosi wrote: > > On Tue, Jul 27, 2010 at 08:48, Josselin Mouette wrote: > >> Le mardi 27 juillet 2010 à 10:33 +0900, Shyouzou Sugitani a écrit : > >>> After upgrading from 2.17.0-2 to 2.17.0-3 I got

Re: Bug#590525: python-gtk2: pygtk was not compiled with Numeric Python support

2010-07-27 Thread Emilio Pozuelo Monfort
On 27/07/10 08:54, Sandro Tosi wrote: > On Tue, Jul 27, 2010 at 08:48, Josselin Mouette wrote: >> Le mardi 27 juillet 2010 à 10:33 +0900, Shyouzou Sugitani a écrit : >>> After upgrading from 2.17.0-2 to 2.17.0-3 I got an error >>> "pygtk was not compiled with Numeric Python support". >>> >>> $ pyt

Re: Bug#590525: python-gtk2: pygtk was not compiled with Numeric Python support

2010-07-26 Thread Sandro Tosi
Hi, On Tue, Jul 27, 2010 at 08:48, Josselin Mouette wrote: > Le mardi 27 juillet 2010 à 10:33 +0900, Shyouzou Sugitani a écrit : >> After upgrading from 2.17.0-2 to 2.17.0-3 I got an error >> "pygtk was not compiled with Numeric Python support". >> >> $ python >> >>> import gtk >> >>> pixbuf = gt

Re: Bug#590525: python-gtk2: pygtk was not compiled with Numeric Python support

2010-07-26 Thread Josselin Mouette
Le mardi 27 juillet 2010 à 10:33 +0900, Shyouzou Sugitani a écrit : > After upgrading from 2.17.0-2 to 2.17.0-3 I got an error > "pygtk was not compiled with Numeric Python support". > > $ python > >>> import gtk > >>> pixbuf = gtk.gdk.Pixbuf(gtk.gdk.COLORSPACE_RGB, True, 8, 100, 100) > >>> pixbuf