<div dir="ltr">Thank you,<br>this older version worked!<br><br><div class="gmail_quote">On Tue, Oct 19, 2010 at 1:30 AM, P.J. Eby <span dir="ltr">&lt;<a href="mailto:pje@telecommunity.com">pje@telecommunity.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">At 07:07 PM 10/18/2010 +0200, Jonathan Endy wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Have you encountered this situation?<br>
</blockquote>
<br></div>
No, but at least now you know the problem is with your build environment.  I personally use cygwin with the MinGW package, installed using cygwin&#39;s installer.  I then run builds and installation from the cygwin command line, but using a Windows Python.  I&#39;m afraid I can&#39;t help much more than that.<br>


<br>
There is supposed to be a free version of the Microsoft compiler you can use to do this instead, but I&#39;ve never tried that.<br>
<br>
You may wish to simply use 1.2.2 instead, via:<br>
<br>
easy_install -f <a href="http://sourceforge.net/projects/mysql-python/files/" target="_blank">http://sourceforge.net/projects/mysql-python/files/</a> MySQL-python==1.2.2)<br>
<br>
as that version has pre-built Windows binaries for Python 2.5.<br>
<br>
</blockquote></div><br></div>