On Tue, Sep 9, 2008 at 6:26 AM, Florent Aide <[EMAIL PROTECTED]> wrote: > > On 9/9/08, rihad <[EMAIL PROTECTED]> wrote: > >> Thanks for straightening this out for me! Working like a charm now. I >> was semi-blindly following the DownloadInstall howto, and dare I say >> this: their inclusion of --no-site-packages and expecting you to >> *know* what it's doing there is asking for too much from an occasional >> passerby like myself ;-) > > Well to be fair enough, the --no-site-package is working as excpected > on Gnu/Linux (all flavors), Windows and Mac...
well. I know I had similar problem when using python 2.4 on debian stable. How do you "install sqlite inside your env (either by copying the relevant files or any other method you see fit)." sqlite is not a python package so I don't think I can install it with easy_install sqlite... so what other way can I install it in env? (mind that it is already installed in global system) Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

