[PyQt] ANN: PyQt v5.10.1 and SIP v4.19.8 Released
Phil Thompson
phil at riverbankcomputing.com
Fri Mar 2 11:50:18 GMT 2018
> On 1 Mar 2018, at 6:17 pm, Detlev Offenbach <detlev at die-offenbachs.de> wrote:
>
> Hi,
>
> after upgrading to PyQt 5.10.1 via pip install --upgrade PyQt5 on Kubuntu 17.10 using a Python virtual env eric doesn't start anymore. It seems that the QtWebEngineProcess executable cannot be found (even if its directory is in the PATH). The error message is
>
> Could not find QtWebEngineProcess
> [7014:7014:0301/191325.396139:FATAL:zygote_host_impl_linux.cc(182)] Check fa
> iled: ReceiveFixedMessage(fds[0], kZygoteBootMessage, sizeof(kZygoteBootMess
> age), &boot_pid).
> What am I doing wrong?
I can't reproduce this. My guess is that it is starting then failing immediately.
Phil
More information about the PyQt
mailing list