Package: python-jtoolkit Version: 0.7.8-3 Severity: minor from widgets/chart.py:
try: # TODO: change to from matplotlib import matlab... os.environ['MATPLOTLIBDATA'] = os.path.join(sys.prefix, 'share', 'matplotlib') import matplotlib matplotlib.use('Agg') import matplotlib.pylab as matlab from matplotlib import ticker from matplotlib import dates as matdates except Exception, e: # not importing these functions will cause charts to fail... errorhandler = errors.ConsoleErrorHandler() matplotlib_import_error = str(e) matplotlib_import_traceback = errorhandler.traceback_str() # print "error importing matplotlib. jToolkit.widgets.chart functions will fail later." raise given this, I think jtoolkit should at least Suggest matplotlib -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.25.10matica2008070901 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-jtoolkit depends on: ii python 2.5.2-1 An interactive high-level object-o ii python-elementtree 1.2.6-12 Light-weight toolkit for XML proce ii python-kid 0.9.6-1 simple Pythonic template language ii python-support 0.8.1 automated rebuilding support for P python-jtoolkit recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]