[Python-modules-team] Bug#518150: python-matplotlib-doc: matplotlib 'user_interfaces' wx examples don't work
giacomo boffi
boffi at stru.polimi.it
Wed Mar 4 12:00:09 UTC 2009
Package: python-matplotlib-doc
Version: 0.98.3-5
Severity: normal
all the examples about integration between matplotlib and wx
applications are broken --- the broken files are
/usr/share/doc/python-matplotlib-doc/examples/user_interfaces/embedding_in_wx?.py
in particular, items ...wx{2,3,4}.py contain a "from wx import *" that
fails with the error message
AttributeError: 'module' object has no attribute '__DocFilter'
afaict, that error is well known, and it is recommended to use only
"import wx" in wx applications
the example ...wx5.py tries to import a module wx.aui that's not found on my
system, the error is
ImportError: No module named aui
thank you
gb
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-matplotlib-doc depends on:
ii libjs-jquery 1.2.6-2 JavaScript library for dynamic web
python-matplotlib-doc recommends no packages.
python-matplotlib-doc suggests no packages.
-- no debconf information
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the Python-modules-team
mailing list