Modify ↓
Opened 15 years ago
Closed 15 years ago
#10087 closed defect (invalid)
tracd and trac-admin fail with Trac 0.11.5
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | general | Version: | 0.11.5 |
| Severity: | major | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
First 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:
Traceback (most recent call last):
File "/usr/bin/tracd", line 5, in ?
from pkg_resources import load_entry_point
File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 2603, in ?
working_set.require(__requires__)
File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 666, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 565, in resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: Trac==0.11.5
I have installed genshi and setuptools and deleted the previous Trac0.12 python egg. Anything to do?
Attachments (0)
Change History (1)
comment:1 by , 15 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



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