I ran the RC1 Windows exe. Previously had beta 2 installed. I've
restarted Apache and when I run trac-admin F:/tracrepo/project1
upgrade receive the below error. Also, viewing Trac in the browser and
going to About shows the version as 0.11b2. Did I miss a step in the
upgrade process?
Traceback (most recent call last):
File "C:\Program Files\Python25\Scripts\trac-admin-script.py", line
5, in <mod
ule>
from pkg_resources import load_entry_point
File "C:\Program Files\Python25\Lib\site-packages\pkg_resources.py",
line 2565
, in <module>
parse_requirements(__requires__), Environment()
File "C:\Program Files\Python25\Lib\site-packages\pkg_resources.py",
line 524,
in resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: Trac==0.11rc1
Thanks.
Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---