<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body>
    
<div>I do not have this problem with win7 on Python 2.7.10 , but as far as I know QtWebEngineWidgets needs to be loaded before QAplication is instantiated. </div><div><br></div><div id="composer_signature"><div style="font-size:9px">Best regards,</div><div style="font-size:9px">Rembrand</div><div style="font-size:9px"><br></div><div style="font-size:9px">Cell phone: +31 646.224.526</div><div style="font-size:9px">Email: rembrand@daxlab.com</div><div style="font-size:9px">Sent from my smart phone.</div><div style="font-size:9px"><br></div><div></div></div><br><br>-------- Original message --------<br>From: pyqt-request@riverbankcomputing.com <br>Date: 12/24/16  13:00  (GMT+01:00) <br>To: pyqt@riverbankcomputing.com <br>Subject: PyQt Digest, Vol 149, Issue 26 <br><br>Send PyQt mailing list submissions to<br>      pyqt@riverbankcomputing.com<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>      https://www.riverbankcomputing.com/mailman/listinfo/pyqt<br>or, via email, send a message with subject or body 'help' to<br>        pyqt-request@riverbankcomputing.com<br><br>You can reach the person managing the list at<br>  pyqt-owner@riverbankcomputing.com<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of PyQt digest..."<br><br><br>Today's Topics:<br><br>   1. Re: from PyQt5 import QtWebEngineWidgets hangs after<br>      QApplication has been created on win7 (Scener Spanish)<br>   2. Is it possible to create a wheel out of the latest sources<br>      package? (Scener Spanish)<br>   3. Re: Is it possible to create a wheel out of the latest<br>      sources package? (Phil Thompson)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Fri, 23 Dec 2016 16:52:52 +0100<br>From: Scener Spanish <spscener84@gmail.com><br>To: pyqt@riverbankcomputing.com<br>Subject: Re: [PyQt] from PyQt5 import QtWebEngineWidgets hangs after<br>       QApplication has been created on win7<br>Message-ID:<br>    <CAAfY3fZ+6w6fo1RDvGKM3MAXLFNbZQeXZE8OSqLP5Lr2wYqPMw@mail.gmail.com><br>Content-Type: text/plain; charset="utf-8"<br><br>And for some reason I won't be able to see the warnings/errors like in this<br>answer <http://stackoverflow.com/a/41268939/3809375> , why is that?<br><br>On Thu, Dec 22, 2016 at 5:22 PM, Scener Spanish <spscener84@gmail.com><br>wrote:<br><br>> Hi,<br>><br>> I'd like to report one bug i'm experiencing on windows7 when doing:<br>><br>> >>> from PyQt5 import QtWidgets<br>> >>> QtWidgets.QApplication([])<br>> >>> from PyQt5 import QtWebEngineWidgets<br>><br>> the import of this module will hang for some reason and I'm unsure how to<br>> debug it. You can find more details about it over here<br>> <http://stackoverflow.com/questions/41172301/pyqt-modules-cant-be-imported-after-qtwidgets-qapplicationsys-argv/41268939><br>> .<br>><br>> This issue is stopping me from loading plugins dynamically after the<br>> QApplication has been created.<br>><br>> The trickiest part of this issue is I'm the only one who can reproduce<br>> this, as you can see on the StackOverflow question I'm on win7 and I've<br>> installed pyqt5 from pip.<br>><br>> Any advice?<br>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20161223/26316581/attachment-0001.html><br><br>------------------------------<br><br>Message: 2<br>Date: Fri, 23 Dec 2016 17:14:48 +0100<br>From: Scener Spanish <spscener84@gmail.com><br>To: pyqt@riverbankcomputing.com<br>Subject: [PyQt] Is it possible to create a wheel out of the latest<br> sources package?<br>Message-ID:<br> <CAAfY3fZwerwH2mM80SKoJWPRH-nw4Bm3bw9kuiNHNWBT=wKLzA@mail.gmail.com><br>Content-Type: text/plain; charset="utf-8"<br><br>Hi,<br><br>I'd like to know how to build a .whl file out of the latest source package,<br>right now I'm using the wheels uploaded to pypi<br><https://pypi.python.org/pypi/PyQt5> but they are quite outdated<br>2016-07-25.<br><br>It'd be extremely convenient to have a wheel from latest dev sources, that<br>way I could install on top of the whole bunch of virtualenvs on my system.<br><br>Thanks in advance.<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20161223/1ea35251/attachment-0001.html><br><br>------------------------------<br><br>Message: 3<br>Date: Fri, 23 Dec 2016 16:21:01 +0000<br>From: Phil Thompson <phil@riverbankcomputing.com><br>To: Scener Spanish <spscener84@gmail.com><br>Cc: pyqt@riverbankcomputing.com<br>Subject: Re: [PyQt] Is it possible to create a wheel out of the latest<br> sources package?<br>Message-ID:<br> <4B839770-18D7-4EC7-840E-FE3696AC09EB@riverbankcomputing.com><br>Content-Type: text/plain; charset=us-ascii<br><br>On 23 Dec 2016, at 4:14 pm, Scener Spanish <spscener84@gmail.com> wrote:<br>> <br>> Hi,<br>> <br>> I'd like to know how to build a .whl file out of the latest source package, right now I'm using the wheels uploaded to pypi  but they are quite outdated 2016-07-25. <br>> <br>> It'd be extremely convenient to have a wheel from latest dev sources, that way I could install on top of the whole bunch of virtualenvs on my system.<br><br>The wheels are generated with internal tools. The next release is imminent anyway.<br><br>Phil<br><br>------------------------------<br><br>Subject: Digest Footer<br><br>_______________________________________________<br>PyQt mailing list<br>PyQt@riverbankcomputing.com<br>https://www.riverbankcomputing.com/mailman/listinfo/pyqt<br><br>------------------------------<br><br>End of PyQt Digest, Vol 149, Issue 26<br>*************************************<br></body></html>