> Running the tests in the virtual environment still didn't work -- I > had to uninstall trac itself:
In theory this should work if you create the virtualenv with --no-site-packages. This does behave differently across platforms (iirc on FreeBSD, the sqlite module is among the things that don't get brought over). Tim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
