<div dir="ltr"><div style>Thank for the reply Phil,</div><div style><br></div>I get a Windows Dialog that shows up that says "Python has stopped working" and a button that shows the problem details.<div>Here is the info for that.</div>
<div><br><div><div><div><i>Problem signature:</i></div><div><i>  Problem Event Name:<span class="" style="white-space:pre">       </span>APPCRASH</i></div><div><i>  Application Name:<span class="" style="white-space:pre">     </span>python.exe</i></div>
<div><i>  Application Version:<span class="" style="white-space:pre">     </span>0.0.0.0</i></div><div><i>  Application Timestamp:<span class="" style="white-space:pre"> </span>4f84a524</i></div><div><i>  Fault Module Name:<span class="" style="white-space:pre">    </span>python27.dll</i></div>
<div><i>  Fault Module Version:<span class="" style="white-space:pre">    </span>2.7.3150.1013</i></div><div><i>  Fault Module Timestamp:<span class="" style="white-space:pre">  </span>4f84a51f</i></div><div><i>  Exception Code:<span class="" style="white-space:pre">       </span>c0000005</i></div>
<div><i>  Exception Offset:<span class="" style="white-space:pre">        </span>00000000000ccffb</i></div><div><i>  OS Version:<span class="" style="white-space:pre">   </span>6.1.7601.2.1.0.256.48</i></div><div><i>  Locale ID:<span class="" style="white-space:pre">       </span>1033</i></div>
<div><i>  Additional Information 1:<span class="" style="white-space:pre">        </span>b042</i></div><div><i>  Additional Information 2:<span class="" style="white-space:pre"> </span>b0421424f142fbb9cbb7bb36eb794492</i></div><div>
<i>  Additional Information 3:<span class="" style="white-space:pre">   </span>620e</i></div><div><i>  Additional Information 4:<span class="" style="white-space:pre"> </span>620eb73406993f88009c2e9ba8e1d7cb</i></div></div>
</div></div><div><i><br></i></div><div style>I have depends on my machine must i check the dependencies for Python.exe?</div><div style>Should i not check for something that depends on the PyQt stuff? </div><div style><br>
</div><div style>Or is there another dependency checker for Python?</div><div style><br></div><div style><br></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 11, 2013 at 11:15 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, 11 Mar 2013 09:21:33 +0200, Theuns Heydenrych<br>
<<a href="mailto:theunsheydenrych@gmail.com">theunsheydenrych@gmail.com</a>> wrote:<br>
> Thanks Phil<br>
> I have taken MSys out of the loop.<br>
> Its only Mingw32 now.<br>
><br>
> I get sip successfully compiled and installed.<br>
> When running python in the command line and i enter<br>
</div>> *<br>
> *<br>
> *>>> from sip import **<br>
> *>>> print SIP_VERSION_STR*<br>
> *4.14.3<br>
> *<br>
> *>>>*<br>
> *<br>
<div class="im">> *<br>
> I also get PyQt-win-gpl-4.9.6 successfully compiled and installed.<br>
> When running python in the command line and i enter<br>
</div>> *<br>
> *<br>
> *>>> from PyQt4.Qt import **<br>
><br>
> It just fail.<br>
<br>
Presumably with an error message?<br>
<div class="im"><br>
> How can i find out what/where is it failing?<br>
<br>
</div>You could use a dependency checker to see if it failing to find a DLL.<br>
<span class="HOEnZb"><font color="#888888"><br>
Phil<br>
</font></span></blockquote></div><br></div>