<div dir="ltr">Apprently, libQt5Xml.so.5 is well included in the wheel.<div>The issue is that it is not found during runtime.</div><div>I could fix this by doing: LD_LIBRARY_PATH=/usr/local/lib/python3.7/site-packages/PyQt5/Qt/lib/:$LD_LIBRARY_PATH python -c "from PyQt5.pylupdate_main import main"</div><div><br></div><div>What is the correct way to solve this?</div><div><br></div><div>Cheers,</div><div>Denis</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le sam. 21 déc. 2019 à 23:12, Denis Rouzaud <<a href="mailto:denis.rouzaud@gmail.com">denis.rouzaud@gmail.com</a>> a écrit :<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">I am running pylupdate on Travis by installing PyQt5 from pip.<div>Since recently, I am getting this error.</div><div>Any idea?</div><div>Cheers,</div><div>Denis</div><div><div><br></div><div><pre id="gmail-m_-307698531266748051gmail-log" style="box-sizing:border-box;font-family:Cousine,monospace;min-height:42px;padding:15px 0px;color:rgb(241,241,241);font-size:12px;line-height:19px;white-space:pre-wrap;background-color:rgb(34,34,34);margin-top:0px"><div style="box-sizing:border-box;padding:0px 15px 0px 62px;margin:0px;min-height:19px"><div style="box-sizing:border-box;padding:0px 15px 0px 62px;margin:0px;min-height:19px;background-color:rgb(68,68,68)"><span id="gmail-m_-307698531266748051gmail-0-432" style="box-sizing:border-box">  File "/home/travis/virtualenv/python3.7.1/bin/pylupdate5", line 6, in <module></span></div><div style="box-sizing:border-box;padding:0px 15px 0px 62px;margin:0px;min-height:19px"><a style="box-sizing:border-box;color:rgb(102,102,102);display:inline-block;text-align:right;min-width:40px;padding-right:1em">263</a><span id="gmail-m_-307698531266748051gmail-0-433" style="box-sizing:border-box">    from PyQt5.pylupdate_main import main</span></div><div style="box-sizing:border-box;padding:0px 15px 0px 62px;margin:0px;min-height:19px"><a style="box-sizing:border-box;color:rgb(102,102,102);display:inline-block;text-align:right;min-width:40px;padding-right:1em">264</a><span id="gmail-m_-307698531266748051gmail-0-434" style="box-sizing:border-box">  File "/home/travis/virtualenv/python3.7.1/lib/python3.7/site-packages/PyQt5/pylupdate_main.py", line 24, in <module></span></div><div style="box-sizing:border-box;padding:0px 15px 0px 62px;margin:0px;min-height:19px"><a style="box-sizing:border-box;color:rgb(102,102,102);display:inline-block;text-align:right;min-width:40px;padding-right:1em">265</a><span id="gmail-m_-307698531266748051gmail-0-435" style="box-sizing:border-box">    from .pylupdate import *</span></div><div style="box-sizing:border-box;padding:0px 15px 0px 62px;margin:0px;min-height:19px"><a style="box-sizing:border-box;color:rgb(102,102,102);display:inline-block;text-align:right;min-width:40px;padding-right:1em">266</a><span id="gmail-m_-307698531266748051gmail-0-436" style="box-sizing:border-box">ImportError: libQt5Xml.so.5: cannot open shared object file: No such file or directory</span></div><div style="box-sizing:border-box;padding:0px 15px 0px 62px;margin:0px;min-height:19px"><a style="box-sizing:border-box;color:rgb(102,102,102);display:inline-block;text-align:right;min-width:40px;padding-right:1em">267</a><span id="gmail-m_-307698531266748051gmail-0-437" style="box-sizing:border-box"></span><span id="gmail-m_-307698531266748051gmail-0-438" style="box-sizing:border-box"></span></div><div style="box-sizing:border-box;padding:0px 15px 0px 62px;margin:0px;min-height:19px"><a style="box-sizing:border-box;color:rgb(102,102,102);display:inline-block;text-align:right;min-width:40px;padding-right:1em">268</a><span id="gmail-m_-307698531266748051gmail-0-439" style="box-sizing:border-box;color:rgb(255,155,147);font-weight:700"></span></div></div></pre>$</div></div><div><br></div><div><br></div></div>
</blockquote></div>