[PySide] Wins amd64, linking QtGui hangs in _winapi_WaitForSingleObject

Kacvinsky, Tom Tom.Kacvinsky at vector.com
Thu Mar 25 14:42:26 CET 2021


I am having a problem building PySide2 (based on Qt 5.15.2 + Python 3.9.2) in which
there is a hang when linking the QtGui pyd file.  Pressing Crtl-C leads to a back trace
in the subprocess module in _winapi.WaitForSingleObject.  This happens regardless
of running with --parallel (=9 in my case) or without --paralle.  Any ideas?  I can't
see why linking QtGui would hang when linking any of the other PySide pyd files does
not hang.  Is it just that linking QtGui takes a long time?

Thanks,

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20210325/643d03b4/attachment.html>


More information about the PySide mailing list