<p>Is there a PyQt installer built with Visual Studio?</p>
<p>I am embedding a Python interpreter in a 3rd party application and creating bindings to that same 3rd party's libraries.  Unless I am mistaken I am fairly sure that I need both Python and my bindings created using Visual Studio.  I have tried to use a Python from a binary installer and was unable to import my bindings as I got DLL import errors.</p>

<p>So, since I have gone down this route I have to manually build anything else I want available in my Python installation such as PyQT.  Fortunately there was an installer for Qt built with Visual Studio.</p>
<p>If I don't need to be doing all of this please let me know, but I at least need to build my own bindings to the 3rd party libraries using Visual Studio.</p>
<div class="gmail_quote">On Apr 20, 2011 3:15 AM, "Phil Thompson" <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>> wrote:<br type="attribution"></div>