Edgewall Software

Changes between Initial Version and Version 1 of Ticket #10087


Ignore:
Timestamp:
Mar 17, 2011, 10:32:43 PM (13 years ago)
Author:
Remy Blank
Comment:

This is an InstallationIssue. Please ask on the MailingList and / or IrcChannel.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10087

    • Property Status newclosed
    • Property Resolutioninvalid
  • Ticket #10087 – Description

    initial v1  
    11First I tried Trac 0.12. tracd and trac-admin worked partially because I didn't have pysqlite 2.X. I didn't want to upgrade pysqlite so I decided to install Trac 0.11. Now I have the following errors:
    2 
    3 
     2{{{
    43Traceback (most recent call last):
    54  File "/usr/bin/tracd", line 5, in ?
     
    1211    raise DistributionNotFound(req)  # XXX put more info here
    1312pkg_resources.DistributionNotFound: Trac==0.11.5
    14 
     13}}}
    1514I have installed genshi and setuptools and deleted the previous Trac0.12 python egg. Anything to do?