On Mar 24, 3:27 am, "Mike Orr" <[EMAIL PROTECTED]> wrote: > If you use your regular virtualenv, Python may prefer the Routes 1 egg > over the current directory, which will throw the unit tests into a > tizzy. I don't know why this sometimes happens and sometimes not.
I've become very fond of "virtualenv --no-site-packages" for this reason. (that option keeps the env from accessing your system-wide site-packages at all) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en -~----------~----~----~----~------~----~------~--~---