[PyQt] Missing CONCRT140.DLL
Phil Thompson
phil at riverbankcomputing.com
Wed Nov 23 15:31:52 GMT 2016
On 18 Nov 2016, at 9:20 pm, Cody Scott <cody at perspexis.com> wrote:
>
> I'm having an issue with distributing an application with Pynsist (which uses the PyQt5 wheel) missing CONCRT140.DLL.
>
> It is a dependency of Qt5Core.dll and comes from the Visual C++ Runtime. I notice the wheel includes mcvcp140.dll which also comes from the Visual C++ Runtime.
>
> Will CONCRT140.DLL be included in the next PyQt5 wheel?
Yes. It's an indirect dependency of Qt5Core which is why I missed it.
Phil
More information about the PyQt
mailing list