On 19 jun, 19:40, Chris Babcock <[email protected]> wrote:
> On Jun 19, 7:52 am, AkA <[email protected]> wrote:
>
> I do the same thing every time...
>
> TG defaults to sqlite, so it doesn't install MySQLdb for you, and
> rightfully so. You can use easy_install, but you have to get the right
> package name, case sensitive. I think it's mysqldbda.

Hi Chris,
Thanks for the reply.
Thought I could have a look before my short honeymoon but no until
today ;)
You're right that the package name is mysqldba from pypi.python.org/
simple.
Still I got stuck on this compiler error but now it's on a zope
component:
-------- -------- -------- --------
Running zope.security-3.7.0\setup.py -q bdist_egg --dist-dir c:
\docume~1\functi~
1\locals~1\temp\easy_install-y_181c\zope.security-3.7.0\egg-dist-tmp-
df9y2_
error: Setup script exited with error: Python was built with Visual
Studio 2003;

extensions must be built with a compiler than can generate compatible
binaries.
Visual Studio 2003 was not found on this system. If you have Cygwin
installed,
you can try compiling with MingW32, by passing "-c mingw32" to
setup.py.
-------- -------- -------- --------
Running $ paster setup-app development.ini still gets the error
"ImportError: No module named MySQLdb"
so I still couldn't get TG2 up and running with MySQL, sigh.
--~--~---------~--~----~------------~-------~--~----~
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