<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6001.18226" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2>I fail to install the comercial version of 
PyQt.</FONT></DIV>
<DIV><FONT face=Arial size=2>That's my configuration:</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; - Windows XP, Windows 
Vista</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; - Python 2.5.4</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; - Visual Studio 
2008</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; - 
qt-win-commercial-4.4.3-vs2008</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; - sip-4.7.9</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; - 
PyQt-win-commercial-4.4.4</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I did the following steps (Python, Visual Studio 
2008 and&nbsp;Qt are allready installed):</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 1. sip-4.7.9&gt; python 
configure.py</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 2. sip-4.7.9&gt; 
nmake</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 3. sip-4.7.9&gt; nmake 
install</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 4. copy the file 
pyqt-commercial.sip to the directory PyQt-win-commercial-4.4.4\sip</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 5. PyQt-win-commercial-4.4.4&gt; 
python configure.py</FONT></DIV>
<DIV><FONT face=Arial size=2>Then I got an error, that sip.exe could not be 
startet because of the missing dll</FONT></DIV>
<DIV><FONT face=Arial size=2>MSVCR90.dll</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If I add</FONT></DIV>
<DIV><FONT face=Arial size=2>C:\Program Files\Microsoft Visual Studio 
9.0\VC\redist\x86\Microsoft.VC90.CRT</FONT></DIV>
<DIV><FONT face=Arial size=2>to my PATH, because there I found the missing dll, 
I got the error for sip.exe:</FONT></DIV>
<DIV><FONT face=Arial size=2>"R6034 An application has made an attempt to load 
the C runtime library incorrectly."</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for any help</FONT></DIV>
<DIV><FONT face=Arial size=2>Magnus</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>