Changes between Initial Version and Version 3 of Ticket #2063


Ignore:
Timestamp:
2013-08-24T10:07:07Z (11 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2063

    • Property Keywords install fedora linux packaging setuptools added
    • Property Owner set to daira
    • Property Status changed from new to assigned
    • Property Summary changed from problem after installation in Fedora 19 to users expect 'python setup.py install' to install dependencies
  • Ticket #2063 – Description

    initial v3  
    1 $ tahoe
    2 Traceback (most recent call last):
     1Problem after installation in Fedora 19:
     2{{{
     3$ tahoe(most recent call last):
    34  File "/usr/bin/tahoe", line 6, in <module>
    45    from pkg_resources import load_entry_point
    56ImportError: No module named pkg_resources
     7}}}