Bug#405799: python-matplotlib depends on python-numpy-ext

2007-01-07 Thread Marc Fargas
Uhm.. Then the matplotlib in unstable should depends on python-numpy! (haven't checked if it does now, atleast not in etch). But, anyway, it's RC right now for etch ;) Cheers, Marc. On 1/7/07, Mark Hymers <[EMAIL PROTECTED]> wrote: On Sat, 06, Jan, 2007 at 12:08:21PM -0600, David Moreno Garza

Bug#405799: python-matplotlib depends on python-numpy-ext

2007-01-07 Thread Mark Hymers
On Sat, 06, Jan, 2007 at 12:08:21PM -0600, David Moreno Garza spoke thus.. > > You install python-numpy then (which was not required by matplotlib!!) > > and you are still missing something... you need: python-numpy-ext which > > depends on python-numpy. > > > > So python-matplotlib should depend

Bug#405799: python-matplotlib depends on python-numpy-ext

2007-01-06 Thread David Moreno Garza
On Sat, 2007-01-06 at 13:30 +0100, Marc Fargas wrote: > Package: python-matplotlib > Version: 0.87.5-2.2 > Severity: grave > Justification: renders package unusable > > If you install python-matplotlib: > In [1]: from pylab import * > >

Bug#405799: python-matplotlib depends on python-numpy-ext

2007-01-06 Thread Marc Fargas
Package: python-matplotlib Version: 0.87.5-2.2 Severity: grave Justification: renders package unusable If you install python-matplotlib: In [1]: from pylab import * --- exceptions.ImportError