<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Sep 18, 2014 at 4:26 AM, Marcus Ottosson <span dir="ltr"><<a href="mailto:konstruktion@gmail.com" target="_blank">konstruktion@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><p style="margin:1.2em 0px!important">I’ve uploaded an initial version, compiled using VS2013x64 for Python 2.7 x64 under Windows 8.1.</p></div></div></blockquote><div><br></div><div>I overlooked this the first time through. You are mixing the MSVC2013 runtime with that of MSVC2008, which is used to compile py26 and py27. This will lead to problems. And if you do compile with MSVC2008, it is very difficult to build Qt5 with qtwebkit. I submitted a patch here a while back that will make it possible to do so, but I never was able to figure out how to build ICU with MSVC2008, so I gave up trying to build conda packages for PyQt5 on py27.</div></div></div></div>