<div dir="ltr"><div dir="ltr">Thanks for the response, Phil! I was attempting to use <font face="monospace">Video.qm</font>l that was available in the <font face="monospace">QtMultimedia </font>directory of the library, that's where the <font face="monospace">declarative_multimedia.dll</font> that was throwing the error was located.<div><br></div><div>Is there any reason that Qt5MultimediaQuick is missing from PyQt5-Qt5? Is there something I'm missing to be able to use <font face="monospace">Video.qm</font>l?<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 20, 2023 at 4:37 PM 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">On 20/11/2023 18:43, Corey Hartley wrote:<br>
> Hi all,<br>
> <br>
> I've been experiencing some issues using the latest version of pyQt5<br>
> (5.15.10), specifically when importing the QtMultimedia module.  I've <br>
> been<br>
> receiving the following error:<br>
> <br>
>> declarative_multimedia.dll: The specified module could not be found.<br>
>> <br>
> <br>
> A coworker and I have reproduced this on both of our machines, which <br>
> makes<br>
> us think that it isn't just an issue with a specific install (we are <br>
> both<br>
> using Windows 11).  I haven't been able to find much information <br>
> elsewhere<br>
> on what this issue could possibly be.  I have started to assume that <br>
> there<br>
> is potentially a  missing dependency `dll` that I'm missing somewhere?<br>
> <br>
> I've used an application called "Dependency Walker" to try to see if <br>
> I'm<br>
> missing anything, and it hasn't been able to find <br>
> qt5multimediaquick.dll,<br>
> which it claims is used by declarative_multimedia.dll. I'm currently in <br>
> the<br>
> process of attempting to build pyQt5 from the source code to see if I <br>
> can<br>
> find that DLL and potentially use it, although not an ideal solution as <br>
> we<br>
> would need to duct tape that file into our build in some way going <br>
> forward.<br>
> <br>
> Any help would be greatly appreciated!!<br>
<br>
I doubt it is anything to do with PyQt itself. Qt5MultimediaQuick is <br>
missing from PyQt5-Qt5 - you can probably just copy it from a another Qt <br>
installation. I have no idea what declarative_multimedia.dll is.<br>
<br>
Phil<br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><span style="color:rgb(128,128,128)">Thanks,</span><div><span style="color:rgb(128,128,128)">Corey Hartley</span></div></div></div></div>