<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello, </div><div><br></div><div>With PyQt5, I was able to install the packages using pip with no problem.</div><div><br></div><div>Currently, in order to install PyQt6 I must do it from source until the wheel is made available on PyPI. What is the estimated date for that?</div><div><br></div><div>In the meantime, I am trying to install PyQt6 from source. I have installed PyQt-builder and installed SIP v6 using the information provided here: <a href="https://riverbankcomputing.com/pipermail/pyqt/2020-December/043423.html">https://riverbankcomputing.com/pipermail/pyqt/2020-December/043423.html</a></div><div><br></div><div>I moved into the folder for PyQt6 to then perform sip-install, but I get the following error:</div><div><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">sip-install: pyproject.toml: 'tool.sip.project.qmake': specify a working qmake or add it to PATH</span></p></div><div><br></div><div>How do I get qmake? Do I need to install Qt first? Using pip made the process so much easier.</div><div><br></div><div>Thank you for your help. </div></div></div></div>