<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);" class="elementToProof">
Hi,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0 ContentPasted2">
I have an Ubuntu machine where I'm trying to install <b><i>PyQt6-QScintilla</i></b> package from
<b><i>PyPi </i></b>(Python 3.9) in a <b><i>Docker</i></b> image (<a href="http://quay.io/pypa/manylinux_2_28_x86_64:latest" id="LPNoLPOWALinkPreview">http://quay.io/pypa/manylinux_2_28_x86_64:latest</a>),</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
but skips all the wheels and tries to compile (and fails) the <b><i>QScintilla2.14.0</i></b> from the source tarball:</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<blockquote style="border-color: rgb(200, 200, 200); border-left: 3px solid rgb(200, 200, 200); padding-left: 1ex; margin-left: 0.8ex; color: rgb(102, 102, 102);" itemscope="" itemtype="https://schemas.microsoft.com/QuotedText">
<div class="ContentPasted1">#0 4.679   Skipping link: none of the wheel's tags (cp37-abi3-macosx_10_14_universal2) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/39/98/738ac13b3965684975761a8dd42f3fb7bb1434a55d7998f8a45aafc95d68/PyQt6_QScintilla-2.14.0-cp37-abi3-macosx_10_14_universal2.whl
 (from https://pypi.org/simple/pyqt6-qscintilla/) (requires-python:>=3.7)</div>
<div class="ContentPasted1">#0 4.679   Skipping link: none of the wheel's tags (cp37-abi3-manylinux_2_32_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/1e/43/1485be8cdb0ec46d4178d71eeed1742bf0edc251a7a204663514c93cf38e/PyQt6_QScintilla-2.14.0-cp37-abi3-manylinux_2_32_x86_64.whl
 (from https://pypi.org/simple/pyqt6-qscintilla/) (requires-python:>=3.7)</div>
#0 4.680   Skipping link: none of the wheel's tags (cp37-abi3-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/98/a2/87711c7fce1ff86fcc10c7160f0423865538a64d8b2bee8f609d7598b949/PyQt6_QScintilla-2.14.0-cp37-abi3-win_amd64.whl
 (from https://pypi.org/simple/pyqt6-qscintilla/) (requires-python:>=3.7)<br>
</blockquote>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
On the local system with Python3.9, it installs it without problems from the manylinux wheel.<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Any advice would be greatly appreciated, thanks</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Matic<br>
</div>
</body>
</html>