[Python-modules-team] Bug#614414: python-pygraph: should depend on python-pkg-resources
Alexander Heinlein
alexander.heinlein at web.de
Mon Feb 21 20:26:19 UTC 2011
Package: python-pygraph
Version: 1.7.0-1
Severity: important
Hi
python-pygraph should depend on python-pkg-resources, otherwise even
simple use cases will break because of the missing pkg_resources module:
Traceback (most recent call last):
from pygraph.classes.graph import graph
File "/usr/lib/pymodules/python2.6/pygraph/classes/graph.py", line 35, in <module>
from pygraph.mixins.labeling import labeling
File "/usr/lib/pymodules/python2.6/pygraph/mixins/__init__.py", line 33, in <module>
__import__('pkg_resources').declare_namespace(__name__)
ImportError: No module named pkg_resources
Regards,
Alex
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (950, 'unstable'), (850, 'testing'), (750, 'stable'), (600, 'experimental'), (500, 'oldstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.37-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-pygraph depends on:
ii python 2.6.6-3+squeeze5 interactive high-level object-orie
ii python-pydot 1.0.2-1 Python interface to Graphviz's dot
ii python-support 1.0.11 automated rebuilding support for P
python-pygraph recommends no packages.
Versions of packages python-pygraph suggests:
pn libgv-python <none> (no description available)
ii python-pyparsing 1.5.2-2 Python parsing module
-- no debconf information
More information about the Python-modules-team
mailing list