<div dir="ltr">And for some reason I won't be able to see the warnings/errors like in <a href="http://stackoverflow.com/a/41268939/3809375">this answer</a> , why is that?</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 22, 2016 at 5:22 PM, Scener Spanish <span dir="ltr"><<a href="mailto:spscener84@gmail.com" target="_blank">spscener84@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">Hi,<div><br></div><div>I'd like to report one bug i'm experiencing on windows7 when doing:</div><div><br></div><div>>>> from PyQt5 import QtWidgets</div><div>>>> QtWidgets.QApplication([])</div><div>>>> from PyQt5 import QtWebEngineWidgets</div><div><br></div><div>the import of this module will hang for some reason and I'm unsure how to debug it. You can find more details about it over <a href="http://stackoverflow.com/questions/41172301/pyqt-modules-cant-be-imported-after-qtwidgets-qapplicationsys-argv/41268939" target="_blank">here</a>. </div><div><br></div><div>This issue is stopping me from loading plugins dynamically after the QApplication has been created.</div><div><br></div><div>The trickiest part of this issue is I'm the only one who can reproduce this, as you can see on the StackOverflow question I'm on win7 and I've installed pyqt5 from pip.</div><div><br></div><div>Any advice?</div></div>
</blockquote></div><br></div>