<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style>.EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; }</style>
</head>
<body>
<font face="Arial, sans-serif" size="2">
<div>To whom it may concern,</div>
<div><font face="Times New Roman, serif" size="3">&nbsp;</font></div>
<div>I&#8217;m getting the following error when trying to install PyXML after running &#8220;python setup.py install&#8221;:</div>
<div>&nbsp;</div>
<div>error: Python was built with Visual Studio 2003;</div>
<div>extensions must be built with a compiler than can generate compatible binaries.</div>
<div>Visual Studio 2003 was not found on this system. If you have Cygwin installed,</div>
<div>you can try compiling with MingW32, by passing &quot;-c mingw32&quot; to setup.py.</div>
<div><font face="Times New Roman, serif" size="3">&nbsp;</font></div>
<ol style="margin-top: 0pt; margin-bottom: 0pt; margin-left: 36pt; ">
<li>I am using Python 2.5 and there are no binaries available for it so I downloaded PyXML-0.8.4.tar.gz.</li><li>I extracted it to its own directory.</li><li>I ran &#8220;python setup.py build&#8221; and got the above error.</li><li>I ran &#8220;python setup.py build &#8211;c mingw32&#8221; and it ran without any problems.</li><li>I ran &#8220;python setup.py install&#8221; and got the above error.</li><li>I ran &#8220;python setup.py install &#8211;c mingw32&#8221; and still got the above error.</li></ol>
<div><font face="Times New Roman, serif" size="3">&nbsp;</font></div>
<div>I&#8217;ve also tried ZSI-2.0-py2.5.egg, but it turns up the same error message.</div>
<div>&nbsp;</div>
<div>I do have cygwin installed and the gcc option was selected. The binaries are accessible through PATH.</div>
<div>I&#8217;m using Python 2.5.1.</div>
<div>I&#8217;m running Microsoft Windows XP Professional</div>
<div>I am installing this package as a requirement for SOAPpy or ZSI</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>Liam</div>
<div><font face="Times New Roman, serif" size="3">&nbsp;</font></div>
</font>
</body>
</html>