[Python-modules-team] Bug#560724: ImportError: No module named pkg_resources

Ryan Nowakowski tubaman at fattuba.com
Fri Dec 11 17:14:15 UTC 2009


Package: python-envisagecore
Version: 3.1.1-1
Severity: normal

python-envisagecore should depend on python-pkg-resources.  I discovered this bug by running the hello world demo here: https://svn.enthought.com/enthought/browser/EnvisageCore/trunk/examples/Hello%20World/hello_world.py

Full traceback:
debian-vbox:~/enthought_playground# python hello_world.py 
Traceback (most recent call last):
  File "hello_world.py", line 8, in <module>
    from enthought.envisage.api import Application, ExtensionPoint, Plugin
  File "/usr/lib/python2.5/site-packages/enthought/envisage/api.py", line 18, in <module>
    from egg_plugin_manager import EggPluginManager
  File "/usr/lib/python2.5/site-packages/enthought/envisage/egg_plugin_manager.py", line 5, in <module>
    import logging, pkg_resources, re
ImportError: No module named pkg_resources


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

Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)
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-envisagecore depends on:
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-central                0.6.13     register and build utility for Pyt
ii  python-enthoughtbase          3.0.3-1    Core packages for the Enthought To
ii  python-traits                 3.2.0-1    Manifest typing and reactive progr

python-envisagecore recommends no packages.

python-envisagecore suggests no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20091211/78d9556a/attachment.pgp>


More information about the Python-modules-team mailing list