<div dir="ltr"><div>Hello,</div><div><br></div><div>ok, I resolved somehow, just manually extracted PyQt5 folder from 3.7 package whl into python site-packages and it runs ok with python 3.10</div><div><br></div><div>Regards</div><div>Sergey<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 14, 2023 at 7:43 PM Sergey Kurdakov <<a href="mailto:sergey.forum@gmail.com">sergey.forum@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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" target="_blank">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>
</blockquote></div>