[Python-modules-team] Bug#565432: python-matplotlib: matplotlib.axes requires pytz package, provided by zope3 which is in conflict with other important packages
wzabolot@elektron.elka.pw.edu.pl
W.Zabolotny at elka.pw.edu.pl
Fri Jan 15 18:09:44 UTC 2010
Package: python-matplotlib
Version: 0.99.1.2-2
Severity: important
*** Please type your report below this line ***
When I try to use the Subplot module from matplotlib.axes, I get the
following
error:
$ python
Python 2.5.4 (r254:67916, Nov 19 2009, 19:46:21)
[GCC 4.3.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import matplotlib
>>> matplotlib.use('GTK')
>>> from matplotlib.axes import Subplot
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/pymodules/python2.5/matplotlib/axes.py", line 17, in
<module>
import matplotlib.dates as mdates
File "/usr/lib/pymodules/python2.5/matplotlib/dates.py", line 87, in
<module>
import pytz
ImportError: No module named pytz
>>>
the pytz module is provided only by the zope3 package which is currently
in conflict with many important packages (e.g. with python-twisted):
zope3 depends on python-zopeinterface (= 3.3.1-7)
zope3 suggests zope3-dbg
python-zope.interface conflicts with zope3
zope3 depends on python-twisted-web2 (>= 0.2.0+svn20070403)
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (100, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32.media (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-matplotlib depends on:
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libcairo2 1.8.8-2 The Cairo 2D vector
graphics libra
ii libfontconfig1 2.8.0-2 generic font configuration
library
ii libfreetype6 2.3.11-1 FreeType 2 font engine,
shared lib
ii libgcc1 1:4.4.2-8 GCC support library
ii libglib2.0-0 2.22.3-1 The GLib library of C routines
ii libgtk2.0-0 2.18.3-1 The GTK+ graphical user
interface
ii libpango1.0-0 1.26.2-1 Layout and rendering of
internatio
ii libpng12-0 1.2.41-1 PNG library - runtime
ii libstdc++6 4.4.2-8 The GNU Standard C++ Library v3
ii python 2.5.4-5 An interactive high-level
object-o
ii python-cairo 1.8.6-1 Python bindings for the
Cairo vect
ii python-dateutil 1.4.1-3 powerful extensions to the
standar
ii python-gobject 2.20.0-1 Python bindings for the
GObject li
ii python-matplotlib-data 0.99.1.2-2 Python based plotting
system (data
ii python-numpy 1:1.3.0-3 Numerical Python adds a
fast array
ii python-pyparsing 1.5.2-1 Python parsing module
ii python-support 1.0.6 automated rebuilding
support for P
ii python-tz 2009p-1 Python version of the Olson
timezo
ii tcl8.5 8.5.8-2 Tcl (the Tool Command
Language) v8
ii tk8.5 8.5.8-1 Tk toolkit for Tcl and X11,
v8.5 -
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages python-matplotlib recommends:
ii python-glade2 2.16.0-1 GTK+ bindings: Glade support
ii python-gtk2 2.16.0-1 Python bindings for the
GTK+ widge
ii python-qt3 3.18.1-2 Qt3 bindings for Python
ii python-qt4 4.6-1 Python bindings for Qt4
ii python-tk 2.5.2-1.1 Tkinter - Writing Tk
applications
ii python-wxgtk2.8 2.8.10.1-2 wxWidgets Cross-platform
C++ GUI t
Versions of packages python-matplotlib suggests:
ii dvipng 1.12-2 convert DVI files to PNG
graphics
ii ipython 0.10-1 enhanced interactive Python
shell
ii librsvg2-common 2.26.0-1 SAX-based renderer library
for SVG
ii python-configobj 4.5.2-2 a simple but powerful
config file
pn python-excelerator <none> (no description available)
pn python-matplotlib-doc <none> (no description available)
ii python-scipy 0.7.0-2 scientific tools for Python
ii python-traits 3.2.0-1 Manifest typing and
reactive progr
ii texlive-extra-utils 2007.dfsg.2-8 TeX Live: TeX auxiliary
programs
ii texlive-latex-extra 2007.dfsg.17-2 TeX Live: LaTeX
supplementary pack
-- no debconf information
More information about the Python-modules-team
mailing list