[Python-apps-team] Bug#633992: mayavi.version.version is empty now

Yaroslav Halchenko debian at onerussian.com
Fri Jul 15 18:06:07 UTC 2011


Package: mayavi2
Version: 4.0.0-1
Severity: normal

Cannot detect the version any longer -- returns empty string:

    $> python -c 'import mayavi.version as v; print repr(v.version)'
    /usr/lib/python2.6/dist-packages/mayavi/version.py:5: UserWarning: Module paste was already imported from None, but /usr/lib/python2.6/dist-packages is being added to sys.path
      import pkg_resources
    ''

whenever in squeeze it worked just fine:

    $> python -c 'import enthought.mayavi.version as v; print repr(v.version)'
    '3.3.2'


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mayavi2 depends on:
ii  libc6                       2.13-7       Embedded GNU C Library: Shared lib
ii  libjs-jquery                1.6.1-1      JavaScript library for dynamic web
ii  python                      2.6.6-14     interactive high-level object-orie
ii  python-apptools             3.4.1-3      ETS Application Tools
ii  python-configobj            4.7.2+ds-3   simple but powerful config file re
ii  python-envisage             4.0.0-1      Extensible Application Framework
ii  python-numpy                1:1.5.1-2+b1 Numerical Python adds a fast array
ii  python-pkg-resources        0.6.16-1     Package Discovery and Resource Acc
ii  python-traits               3.6.0-2+b1   Manifest typing and reactive progr
ii  python-traitsui             4.0.1-1      traits-capable user interfaces
ii  python-vtk                  5.6.1-6      Python bindings for VTK
ii  python-wxgtk2.8             2.8.10.1-3.1 wxWidgets Cross-platform C++ GUI t
ii  python2.6                   2.6.7-1      An interactive high-level object-o

mayavi2 recommends no packages.

Versions of packages mayavi2 suggests:
ii  ipython                 0.10.2-1         enhanced interactive Python shell
ii  python-scipy            0.9.0+dfsg1-1+b2 scientific tools for Python

-- no debconf information





More information about the Python-apps-team mailing list