Your message dated Mon, 26 Oct 2009 10:25:26 +0100
with message-id <8b2d7b4d0910260225o3d1cc4ddq15d86fc5a837b...@mail.gmail.com>
and subject line Re: matplotlib._path
has caused the Debian Bug report #535855,
regarding ImportError: No module named _path
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
535855: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535855
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-matplotlib
Version: 0.98.5.3-1
Severity: grave
Justification: renders package unusable

When trying to import matplotlib.pyplot or more precisely
matplotlib.transforms, a ImportError is raised concerning the _path
module.
$ python
Python 2.5.4 (r254:67916, Feb 17 2009, 20:16:45) 
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import matplotlib.transforms
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/share/pyshared/matplotlib/transforms.py", line 34, in <module>
    from matplotlib._path import affine_transform
ImportError: No module named _path
>>> import matplotlib
>>> matplotlib
<module 'matplotlib' from '/usr/share/pyshared/matplotlib/__init__.py'>

Looking for _path, I have the following files:

$ locate matplotlib|grep path
/usr/lib/pymodules/python2.5/matplotlib/path.py
/usr/lib/pymodules/python2.5/matplotlib/path.pyc
/usr/lib/pymodules/python2.5/matplotlib/_path.so
/usr/lib/pyshared/python2.4/matplotlib/_path.so
/usr/lib/pyshared/python2.5/matplotlib/_path.so



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-matplotlib depends on:
ii  libatk1.0-0            1.26.0-1          The ATK accessibility toolkit
ii  libc6                  2.9-18            GNU C Library: Shared libraries
ii  libcairo2              1.8.8-2           The Cairo 2D vector graphics libra
ii  libfontconfig1         2.6.0-4           generic font configuration library
ii  libfreetype6           2.3.9-5           FreeType 2 font engine, shared lib
ii  libgcc1                1:4.4.0-10        GCC support library
ii  libglib2.0-0           2.20.4-1          The GLib library of C routines
ii  libgtk2.0-0            2.16.4-1          The GTK+ graphical user interface 
ii  libpango1.0-0          1.24.3-1          Layout and rendering of internatio
ii  libpng12-0             1.2.37-1          PNG library - runtime
ii  libstdc++6             4.4.0-10          The GNU Standard C++ Library v3
ii  python                 2.5.4-2           An interactive high-level object-o
ii  python-cairo           1.8.4-3           Python bindings for the Cairo vect
ii  python-dateutil        1.4.1-3           powerful extensions to the standar
ii  python-excelerator     0.6.3a-4          module for reading/writing Excel s
ii  python-glade2          2.14.1-3          GTK+ bindings: Glade support
ii  python-gobject         2.16.1-1          Python bindings for the GObject li
ii  python-gtk2            2.14.1-3          Python bindings for the GTK+ widge
ii  python-matplotlib-data 0.98.5.3-1        Python based plotting system (data
ii  python-numpy           1:1.2.1-1.1       Numerical Python adds a fast array
ii  python-pyparsing       1.5.2-1           Python parsing module
ii  python-support         1.0.3             automated rebuilding support for P
ii  python-tk              2.5.2-1.1         Tkinter - Writing Tk applications 
ii  python-tz              2009g-1           Python version of the Olson timezo
ii  python-wxgtk2.8        2.8.7.1-1.1       wxWidgets Cross-platform C++ GUI t
ii  tcl8.4                 8.4.19-3          Tcl (the Tool Command Language) v8
ii  tk8.4                  8.4.19-3          Tk toolkit for Tcl and X11, v8.4 -
ii  zlib1g                 1:1.2.3.3.dfsg-14 compression library - runtime

python-matplotlib recommends no packages.

Versions of packages python-matplotlib suggests:
ii  dvipng                    1.11-1         convert DVI files to PNG graphics
ii  ipython                   0.9.1-3        enhanced interactive Python shell
pn  python-configobj          <none>         (no description available)
pn  python-matplotlib-doc     <none>         (no description available)
ii  python-scipy              0.7.0-1+b1     scientific tools for Python
pn  python-traits             <none>         (no description available)
pn  texlive-extra-utils       <none>         (no description available)
ii  texlive-latex-extra       2007.dfsg.17-2 TeX Live: LaTeX supplementary pack

-- no debconf information




--- End Message ---
--- Begin Message ---
Hi Fabricio,

On Mon, Oct 26, 2009 at 10:02, Fabricio Silva <si...@crans.org> wrote:
> I'm really sorry for the (very) long delay.
> I remember I've tried and that it worked. The problem is now gone since
> this summer and I do not need the trick anymore.

Thanks for confirming this bug doesn't exist (anymore); I'm closing
the bug now, since it's nothing relative to matplotlib.

> Some details : it was on a fresh install of a Debian unstable that the
> entry '/usr/share/pyshared' appears to be in the python path, but I
> don't know who is guilty for putting that!

There were probably something broken, even if still unknown what, but
given no one else screamed at it, it might be fixed :)

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to