I got around this problem by removing genshi and trac egss from the trac pluggin directory (actually renamed them). Also renamed all occurrences of genshi and trac in the c:\Python24\Lib\site-packages folder.
On Jul 14, 7:27 am, jevans <[EMAIL PROTECTED]> wrote: > On Jul 14, 12:46 am, jevans <[EMAIL PROTECTED]> wrote: > > > > > On Jul 14, 12:20 am, jevans <[EMAIL PROTECTED]> wrote: > > > > On Jun 9, 2:34 pm, "Erik Bray" <[EMAIL PROTECTED]> wrote: > > > > > On Sun, Jun 8, 2008 at 8:24 PM, priitmaxx <[EMAIL PROTECTED]> wrote: > > > > > > Is there a documented way toupgradefrom0.11b1 to0.11Rc1 ? > > > > > Just install0.11rc1 over your existing installation. > > > > Hi, > > > I had 0.11b2 installed on Windows. TracUpgrade instructions seem to > > > address upgrading from previous versions so I followed this advice and > > > simply ran the 0.11 Windows Installer. Appeared to work until I tried > > > to open Trac. Says WIKI_VIEW privileges are required and does not have > > > a login link. I still see the auth files. Any idea what I should > > > look at? > > > Thanks for any help, > > > - jevans > > > trac-admin dies with: > > > Traceback (most recent call last): > > File "C:\Programs\Python25\Scripts\trac-admin-script.py", line 5, in > > <module> > > from pkg_resources import load_entry_point > > File "C:\Programs\Python25\lib\site-packages\pkg_resources.py", line > > 2565, in > > <module> > > parse_requirements(__requires__), Environment() > > File "C:\Programs\Python25\lib\site-packages\pkg_resources.py", line > > 524, in r > > esolve > > raise DistributionNotFound(req) # XXX put more info here > > pkg_resources.DistributionNotFound: Trac==0.11 > > Found the last line of the error in the Troubleshooting section of > TracOnWindows. I had installed Genshi 0.5 using the link to the > installer on the same page. Tried the easy_install method. It said > it was replacing 0.5dev-r826 with 0.5. (Does this mean the link to > the Genshi installer or perhaps the installer is wrong?) > Anyway, it did not help, I still get the same errors. > - jevans --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
