<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I get this warning:</p>
    <p>  DeprecationWarning: sipPyTypeDict() is deprecated, the extension module should use sipPyTypeDictRef() instead
  class ggeiger(QMainWindow):
</p>
    <p>But nowhere in my code do I use "sipPyTypeDict(), so it's gotta be used within some of the modules. Can I even correct this?</p>
    <br>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">  Python                            3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]</p>
    <span style="white-space: pre-wrap">  PyQt                                5.15.2</span>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">  SIP                                   6.7.12</p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">  PyQt5-sip                         12.13.0</p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">ullix</p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p>
    <p><style type="text/css">p, li { white-space: pre-wrap; }</style></p>
  </body>
</html>