<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
Hi Phil,<br /><br />If it helps, this error is not seen on Windows 10 when installing PyQt5 (PyQt5-5.10.1-5.10.1-cp35.cp36.cp37.cp38-none-win_amd64.whl) via pip.<br /><br />Thanks,<br />Mandeep<br /><br />30. Apr 2018 16:11 by <a href="mailto:phil@riverbankcomputing.com" target="_blank" rel="noopener noreferrer">phil@riverbankcomputing.com</a>:<br /><br /><blockquote class="tutanota_quote" style="border-left: 1px solid #93A3B8; padding-left: 10px; margin-left: 5px;">On 30 Apr 2018, at 7:04 pm, Mandeep <<a href="mailto:msb@tutamail.com" target="_blank" rel="noopener noreferrer">msb@tutamail.com</a>> wrote:<blockquote><br />Hi all,<br /><br />On Debian based systems (possibly other distributions as well), there seems to be a regression in PyQt5 version 5.10 installed via pip in a virtualenv (specifically PyQt5-5.10.1-5.10.1-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl). In a terminal when opening a PyQt5 application that uses QMediaPlayer, the following error is displayed with audio unavailable: defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer".  When instructing pip to install pyqt5==5.9 (PyQt5-5.9-5.9.1-cp35.cp36.cp37-abi3-manylinux1_x86_64.whl), the error does not appear and audio works as intended. </blockquote><br />Most likely a Qt problem. Might possibly be a packaging problem (ie. a missing Qt plugin in the wheel).<br /><br />Phil</blockquote>  </body>
</html>