<div dir="ltr">Looks like this release bumped the required version of libxcb-util from 0 to 1, doing the following on 5.15.1 gives:<div><br></div><div>LD_DEBUG=libs python -c "import matplotlib.pyplot as plt; plt.figure()" 2>&1 | grep libxcb-util<br>       804:        find library=libxcb-util.so.0 [0]; searching<br></div><div>       ...</div><div>       804:       calling init: /usr/lib/x86_64-linux-gnu/libxcb-util.so.0<br></div><div><div><br></div><div>But on 5.15.2 it gives:</div><div>       817:      find library=libxcb-util.so.1 [0]; searching<br></div><div><br></div><div>Plus a whole bunch of tries that fail. Is it possible to compile the wheels to use libxcb-util.so.0? There is no libxcb-util1 on Debian 10.5.</div></div><div><br></div><div>Eric<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 24, 2020 at 7:36 AM Phil Thompson <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.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">PyQt v5.15.2 has been released. The wheels have Qt v5.15.2 bundled. <br>
There are corresponding released of the other PyQt-related packages.<br>
<br>
Phil<br>
</blockquote></div>