It seems you need pythoin bindings for mysql.

I thing it was called mysql-python or pymsql.


Lucas


On Mon, Mar 9, 2009 at 8:47 AM, Ben Sizer <[email protected]> wrote:
>
> On Mar 9, 12:53 pm, casibbald <[email protected]> wrote:
>>
>> I do have mysqldb installed on my ubuntu machine, but it seems this
>> needs to be installed within the virtualenv as well, i tried
>> easy_install mysqldb, with no luck.
>
> What does easy_install say when you try?
>
> And did you create the virtualenv with the no-site-packages option? If
> so, ignoring your global site packages is by design.
>
> If you can find the files that mysqldb uses in your main site-packages
> directory, it may be enough to copy those to your virtualenv site
> packages directory.
>
> --
> Ben Sizer
>
> >
>



-- 
How to create python package?
http://lucasmanual.com/mywiki/PythonPaste
Bazaar and Launchpad
http://lucasmanual.com/mywiki/Bazaar

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to