Re: [Tutor] Problem installing MySQLdb under windows

2006-04-25 Thread Andy Koch
Kent Johnson wrote: > Peter Jessop wrote: >> 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.win

[Tutor] Problem installing MySQLdb under windows

2006-04-25 Thread Peter Jessop
Thanks Liam and Kent.Problem is now sorted.Which brings me on to my next question... ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Problem installing MySQLdb under windows

2006-04-25 Thread Kent Johnson
Peter Jessop wrote: > 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 bui

Re: [Tutor] Problem installing MySQLdb under windows

2006-04-25 Thread Liam Clarke
Hi Peter, you can use a different compiler if you have one, such as mingw32, but I find compiling extensions on Windows is very problematic. Any particular features of MySQLdb 1.2.1 you need? 1.2.0 has a Windows version precompiled - http://prdownloads.sourceforge.net/mysql-python/MySQL-python.ex

[Tutor] Problem installing MySQLdb under windows

2006-04-25 Thread Peter Jessop
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 buildrunning buildrunning build_pycopying MySQLdb\release.py -> build\lib.win32- 2.4\MySQLdbrunning build_exterror: The .NET Framework SDK needs t