Bug 520670 - Missing dependencies in python-twill
Summary: Missing dependencies in python-twill
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-twill
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthias Saou
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-01 17:44 UTC by David Nalley
Modified: 2009-09-12 17:49 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-12 17:49:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Nalley 2009-09-01 17:44:53 UTC
Description of problem:


Version-Release number of selected component (if applicable): python-twill-0.9.2.fc11


How reproducible: everytime


Steps to Reproduce:
1.yum install python-twill
2.twill.sh
3.See error message:
[ke4qqq@cws5025 twill-0.9]$ twill-sh
Traceback (most recent call last):
  File "/usr/bin/twill-sh", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

  

Expected results: No errors


Additional info: This needs to have python-setuptools as a dependency to fix this

Comment 1 Matthias Saou 2009-09-12 17:49:50 UTC
Thanks for the report. Should be fixed in 0.9-4.


Note You need to log in before you can comment on or make changes to this bug.