Package: python-wxgtk2.6
Version: 2.6.3.2.1.5
Severity: normal

*** Please type your report below this line ***
wx.lib.plot's file (plot.py) contains several references to types with 
capitalised first letters.  This conflicts with the type naming in the numpy 
package, so if that is the available numeric library, attempts to plot with 
wx.lib.plot cause python to cra
h with AttributeErrors.

To fix this here, I've replaced:
_Numeric.Int32 by _Numeric.int32
_Numeric.Float64 by _Numeric.float64
_Numeric.Float by _Numeric.float

...which works, but it might break things on other systems which is why I've 
not included it as a patch.

Tom



-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.070118.1
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages python-wxgtk2.6 depends on:
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1                     1:4.1.1-21   GCC support library
ii  libstdc++6                  4.1.1-21     The GNU Standard C++ Library v3
ii  libwxbase2.6-0              2.6.3.2.1.5  wxBase library (runtime) - 
non-GUI
ii  libwxgtk2.6-0               2.6.3.2.1.5  wxWidgets Cross-platform C++ GUI 
t
ii  python                      2.4.4-2      An interactive high-level 
object-o
ii  python-central              0.5.12       register and build utility for 
Pyt
ii  python-wxversion            2.6.3.2.1.5  wxWidgets Cross-platform C++ GUI 
t
ii  python2.4                   2.4.4-2      An interactive high-level 
object-o

python-wxgtk2.6 recommends no packages.

-- no debconf information

Attachment: pgpmNIa3VGo6o.pgp
Description: PGP signature

Reply via email to