[PyQt] Dependency on python3.dll

Florian Bruhin me at the-compiler.org
Sun Apr 2 21:51:48 BST 2017


On Fri, Mar 31, 2017 at 10:09:01PM +0100, Barry wrote:
> Isn't the problem that the venv did not get a copy of a dll that is critical to the python3 world?
> 
> I don't see this as a problem with PyQt5 as it will affect others extentions right?
> (i'm giessing this is becuase of the ABI build stuff).
> 
> Am I missing something?

You're right! I added a comment here, as at least vcruntime140.dll seems
to be missing too (but happened to be in PATH on AppVeyor):
https://github.com/pypa/virtualenv/issues/796> 

Florian

-- 
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170402/ae7b68e5/attachment.sig>


More information about the PyQt mailing list