Public bug reported:

Binary package hint: python-formencode

When trying to use/import the Python formencode module from the package
python-formencode 0.7.1-2 without the package python-pkg-resources
installed, I've got the following exception:

>>> import formencode
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.5/site-packages/formencode/__init__.py", line 1, in 
<module>
    from api import *
  File "/usr/lib/python2.5/site-packages/formencode/api.py", line 9, in <module>
    from pkg_resources import resource_filename
ImportError: No module named pkg_resources

So, I installed python-pkg-resources 0.6c8-0ubuntu2 and got no more
errors. So, I bet python-formencode should have python-pkg-resources as
a dependence.

** Affects: python-formencode (Ubuntu)
     Importance: Undecided
         Status: New

-- 
python-formencode should depend on python-pkg-resources
https://bugs.launchpad.net/bugs/253431
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to