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 on python-numpy-ext .

Depending on whether python-numpy 1:1.0.1-1 is going to migrate from
unstable-testing before the release, this may not need to be fixed
(python-numpy now contains the former python-numpy-ext contents and
python-numpy-ext is an empty transitional package).

Mark

-- 
Mark Hymers mark at hymers dot org dot uk

The relationship between journalists and politicians has often been likened
 to that between a dog and a lamp post, although I have never worked out who
 is supposed to be which.
 Nick Assinder, BBC Online Political Correspondent


signature.asc
Description: Digital signature


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 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 on python-numpy-ext .

Depending on whether python-numpy 1:1.0.1-1 is going to migrate from
unstable-testing before the release, this may not need to be fixed
(python-numpy now contains the former python-numpy-ext contents and
python-numpy-ext is an empty transitional package).

Mark

--
Mark Hymers mark at hymers dot org dot uk

The relationship between journalists and politicians has often been
likened
to that between a dog and a lamp post, although I have never worked out
who
is supposed to be which.
 Nick Assinder, BBC Online Political Correspondent


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFoP4SNIW6CNDsByMRApjsAKCy64ZoRuVC+WfbRqazBbNd1qaXfgCfVjb6
3ssDEhUKnvKd22jYS4kgE6A=
=OG4S
-END PGP SIGNATURE-





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   Traceback (most
recent call last)
ImportError: No module named numpy

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 on python-numpy-ext .

Cheers,
Marc.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages python-matplotlib depends on:
ii  dvipng1.9-1  convert PNG graphics from DVI file
ii  python2.4.4-2An interactive high-level object-o
ii  python-central0.5.12 register and build utility for Pyt
ii  python-dateutil   1.1-1  powerful extensions to the standar
ii  python-dev2.4.4-2Header files and a static library 
ii  python-gtk2   2.8.6-8Python bindings for the GTK+ widge
ii  python-matplotlib-data0.87.5-2.2 python based plotting system (data
ii  python-numeric24.2-7 Numerical (matrix-oriented) Mathem
ii  python-numeric-ext24.2-7 Extension modules for Numeric Pyth
ii  python-numpy  1:1.0rc1-1 Numerical Python adds a fast array
ii  python-qt33.16-1.2   Qt3 bindings for Python
ii  python-tz 2006g-1Python version of the Olson timezo

python-matplotlib recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 *
 
 ---
 exceptions.ImportError   Traceback (most
 recent call last)
 ImportError: No module named numpy

I can fully reproduce the problem:

Python 2.4.4 (#2, Oct 20 2006, 00:57:46) 
[GCC 4.1.2 20061007 (prerelease) (Debian 4.1.1-16)] on linux2
Type help, copyright, credits or license for more information.
 from pylab import *
Traceback (most recent call last):
  File stdin, line 1, in ?
  File /usr/lib/python2.4/site-packages/pylab.py, line 1, in ?
from matplotlib.pylab import *
  File /usr/lib/python2.4/site-packages/matplotlib/pylab.py, line 196,
in ?
import cm
  File /usr/lib/python2.4/site-packages/matplotlib/cm.py, line 5, in ?
import colors
  File /usr/lib/python2.4/site-packages/matplotlib/colors.py, line 33,
in ?
from numerix import array, arange, take, put, Float, Int, where, \
  File
/usr/lib/python2.4/site-packages/matplotlib/numerix/__init__.py, line
73, in ?
import numpy
ImportError: No module named numpy
 

 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 on python-numpy-ext .



signature.asc
Description: This is a digitally signed message part