<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Noto Sans'; font-size:9pt; font-weight:400; font-style:normal;">
<div style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; font-size:10pt;">Installing PyQt5 incl QtWebEngine on Linux Debian types (Mint/Ubuntu)</span></div>
<div style=" margin-top:12px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px; line-height:21px; background-color:#ffffff;"><span style=" font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;">The last time I did install Qt and PyQt I did everything from scratch myself (downloaded all packages and compiled, Qt, PyQt and SIP).</span></div>
<div style=" margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;">Now I want for a change try to use the things like pip3 install PyQt5 .....</span></div>
<div style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;"><br /></div>
<div style=" margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;">Works, execept for QtWebEngine since that does not come with the pip3 install.</span></div>
<div style=" margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;">Did I forgot something?</span></div>
<div style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;"><br /></div>
<div style=" margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;">I installed PyQt5.QtWebEngine by apt-get but when I import I see that it needs Qt5-15 instead of the Mint/Ubuntu stock supplied Qt5-12.</span></div>
<div style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;"><br /></div>
<div style=" margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;">How do you manage such? Everything from scratch? Or using ap-get only? Or a combi of apt-get and pip3-install?</span></div>
<div style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;"><br /></div>
<div style=" margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;">Note:</span></div>
<div style=" margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;">The Qt5 libQt5WebEngine* libs are installed in the Linux OS and qmake is in my path.</span></div>
<div style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;"><br /></div>
<div style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:8px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans'; font-size:10pt; color:#1a1a1b;"><br /></div></body></html>