On Sep 9, 2:42 pm, "Florent Aide" <[EMAIL PROTECTED]> wrote:
> Ok you got it. I think your BSD packaging installed the sqlite module
> in site-packages and since you (certainly) created your virtual-env
> using --no-site-package option the sqlite module was not copied over
> from site package.
>
> You will have to install sqlite inside your env (either by copying the
> relevant files or any other method you see fit).
>
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 ;-)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---