<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Hi guys,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Specs: Windows 10 x64, Python 3.10.4 x64, PyQt5.15.7<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Trying to build the "<i><b>demo</b></i>" from the pyqtdeploy source code with <i>
<b>pyqtdeploy </b></i>and get this:</div>
<blockquote style="margin-top:0;margin-bottom:0">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0">
<span style="font-size: 10pt;">C:\Python310\Scripts\pyqtdeploy-build.exe pyqt-demo.pdt</span>
<div class="ContentPasted0"><span style="font-size: 10pt;">Verifying host architecture 'win-64'...</span></div>
<div class="ContentPasted0"><span style="font-size: 10pt;">Verifying target architecture 'win-64'...</span></div>
<div class="ContentPasted0"><span style="font-size: 10pt;">OpenSSL: verifying...</span></div>
<div class="ContentPasted0"><span style="font-size: 10pt;">zlib: verifying...</span></div>
<div class="ContentPasted0"><span style="font-size: 10pt;">Qt: verifying...</span></div>
<div class="ContentPasted0"><span style="font-size: 10pt;">Python: verifying...</span></div>
<div class="ContentPasted0"><span style="font-size: 10pt;">SIP: verifying...</span></div>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0">
<span style="font-size: 10pt;">pyqtdeploy-build: SIP: v6.6.2 is specified but the host installation is v6.5.0.</span></div>
</blockquote>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0">
But I have SIP 6.2.2 installed:</div>
<blockquote style="margin-top:0;margin-bottom:0">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1">
<span style="font-size: 10pt;">Python 3.10.4 (tags/v3.10.4:9d38120, Mar 23 2022, 23:13:41) [MSC v.1929 64 bit (AMD64)] on win32</span>
<div class="ContentPasted1"><span style="font-size: 10pt;">Type "help", "copyright", "credits" or "license" for more information.</span></div>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1">
<div class="ContentPasted1"><span style="font-size: 10pt;">>>> import PyQt5.sip</span></div>
<div class="ContentPasted1"><span style="font-size: 10pt;">>>> PyQt5.sip.SIP_VERSION_STR</span></div>
<div class="ContentPasted1"><span style="font-size: 10pt;">'6.6.2'</span></div>
<div class="ContentPasted1"><span style="font-size: 10pt;">>>> import PyQt5.QtCore</span></div>
<div class="ContentPasted1"><span style="font-size: 10pt;">>>> PyQt5.QtCore.PYQT_VERSION_STR</span></div>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1">
<span style="font-size: 10pt;">'5.15.7'</span></div>
</blockquote>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1">
<span style="font-size: 12pt;">Any </span><span style="font-size: 12pt;">ideas what is happening?</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1">
<span style="font-size: 10pt;"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);"><br>
</span></span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1">
<span style="font-size: 10pt;"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">Thanks,</span></span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0 ContentPasted1">
<span style="font-size: 10pt;"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">Matic<br>
</span></span></div>
</body>
</html>