<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi all,<div><br></div><div>    I try to install PyQt6 on Ubuntu 20.04 with the following command.</div><div><div>pip3 install PyQt6</div></div><div><br></div><div>But failed to install PyQt6 with the following error messages.</div><div><div>Collecting PyQt6</div><div>  Downloading PyQt6-6.3.0-cp37-abi3-manylinux1_x86_64.whl (7.8 MB)</div><div>     |████████████████████████████████| 7.8 MB 352 kB/s </div><div>Collecting PyQt6-sip<14,>=13.2</div><div>  Downloading PyQt6_sip-13.3.1-cp38-cp38-manylinux1_x86_64.whl (309 kB)</div><div>     |████████████████████████████████| 309 kB 4.0 MB/s </div><div>ERROR: Could not find a version that satisfies the requirement PyQt6-Qt6>=6.3.0 (from PyQt6) (from versions: none)</div><div>ERROR: No matching distribution found for PyQt6-Qt6>=6.3.0 (from PyQt6)</div></div><div><br></div><div>Best regards,</div><div><br></div><div>Andy</div></div></div></div></div>