Package: python-matplotlib
Version: 0.86.2-6.1
Severity: normal
"import pylab" needs module "gobject", which is in package "python-gst",
but package "python-matplotlib" does not depend on it.
Python 2.3.5 (#2, Jul 30 2006, 15:57:01)
[GCC 4.1.2 20060715 (prerelease) (Debian 4.1.1-9)] 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.3/site-packages/pylab.py", line 1, in ?
from matplotlib.pylab import *
File "/usr/lib/python2.3/site-packages/matplotlib/pylab.py",
line 218, in ?
new_figure_manager, draw_if_interactive, show =
pylab_setup()
File "/usr/lib/python2.3/site-packages/matplotlib/backends/__init__.py",
line 24,
in pylab_setup
globals(),locals(),[backend_name])
File "/usr/lib/python2.3/site-packages/matplotlib/backends/backend_gtkagg.py",
line 10, in ?
from backend_gtk import gtk,
FigureManagerGTK, FigureCanvasGTK,\
File "/usr/lib/python2.3/site-packages/matplotlib/backends/backend_gtk.py",
line 6, in ?
import gobject
ImportError: No module named gobject
>>>
-- System Information:
Debian Release: testing/unstable
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages python-matplotlib depends on:
ii dvipng 1.5-2.1+b1 convert PNG graphics from DVI file
ii python 2.3.5-11 An interactive high-level object-o
ii python-central 0.5.5 register and build utility for Pyt
ii python-dev 2.3.5-11 Header files and a static library
ii python-gtk2 2.8.6-5 Python bindings for the GTK+ widge
ii python-matplotlib-data 0.86.2-6.1 python based plotting system (data
ii python-numarray 1.5.1-4 An array processing package modell
ii python-numarray-ext 1.5.1-4 Extension modules for Python array
ii python-numeric 24.2-6 Numerical (matrix-oriented) Mathem
ii python-numeric-ext 24.2-6 Extension modules for Numeric Pyth
ii python-qt3 3.15-4 Qt3 bindings for Python (default v
ii python-tz 2006g-1 Python 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]