Yes, so that helped me fix it. Running the tests in the virtual environment still didn't work -- I had to uninstall trac itself:
[r...@kermit trac-0.11.1]# easy_install -m Trac Searching for Trac Best match: Trac 0.11.1 Processing Trac-0.11.1-py2.4.egg Removing Trac 0.11.1 from easy-install.pth file ... [r...@kermit trac-0.11.1]# And then the tests ran, and they ran just fine. Step Two: Figuring out what twill, pygments, and pytz are, and where to get them if they are needed. Thank you, Jerry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
