<div dir="ltr"><div>Hello,</div><div><br></div><div>so I wanted to try PyQt5, since I have python 3.10 I looked for whl packages,</div><div>which were absent, only for python 3.7<br></div><div><br></div><div>OK, then I could build the package by myself?</div><div>python -m pip install PyQt5-5-15.9.tar.gz</div><div><br></div><div>I installed sip 6.7.9 and also tried sip <a href="http://6.7.10.dev">6.7.10.dev</a><br></div><div>I get ModuleNotFoundError: No module named 'sipbuild'</div><div><br></div><div>I tried to extended my PYTHONPATH to include path to sipbuild in site-packages</div><div>(C:\Python310\Lib\site-packages;C:\Python310\Lib\site-packages\sipbuild) but it does not help<br></div><div><br></div><div>however if I launch python shell I could import sipbuild</div><div><br></div><div>Is there any hope to build PyQt5 on python 3.10?</div><div><br></div><div>Regards</div><div>Sergey<br></div><div><br></div><br></div>