<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Since updating from PyQt4.8.5 to PyQt4.5.6-1 using the <a
href="http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-Py3.2-x86-gpl-4.8.6-1.exe">PyQt-Py3.2-x86-gpl-4.8.6-1.exe</a>
    Windows 32 bit installer on Windows7, I'm getting the following
    warnings:<br>
    <br>
    <blockquote>libpng warning: Interlace handling should be turned on
      when using png_read_image<br>
      get_buffer() failed (stride changed)<br>
    </blockquote>
    <br>
    There don't appear to be any problems in running my program, so I'm
    just ignoring it for now, but it is annoying. Anyone have any ideas
    about this or how to stop the warnings?<br>
    <br>
    Best regards,<br>
    Tim <br>
    <br>
  </body>
</html>