[Tutor] Problem installing MySQLdb under windows

Peter Jessop pjlists at gmail.com
Tue Apr 25 15:50:19 CEST 2006


I am running Python 2.4.3, MySQL 5.0.
On trying to install MySQLdb 1.2.1 I ran into the following problem.
"
D:\Python24\Lib\site-packages\MySQLdb>setup.py build
running build
running build_py
copying MySQLdb\release.py -> build\lib.win32-2.4\MySQLdb
running build_ext
error: The .NET Framework SDK needs to be installed before building
extensions f
or Python.

"
Is it really necessary to install The .NET Framework SDK (354Mb) or is there
a simpler way?

Thanks for any help

Peter Jessop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060425/280406b9/attachment.html 


More information about the Tutor mailing list