any message in 'warn-pyqt5.txt'? 在2025年1月24日星期五 UTC+8 03:05:49<harvey13 π> 写道:
> I have a python file that works correctly when launched from the command > line, I want to package it in an exe, but since I added ffpyplayer, I can't > get an exe that works: I still have a problem loading the ffpyplayer module. > > The line : *from ffpyplayer.player import MediaPlayer* > raise an error : *ImportError: DLL load failed while importing player: > The specified module could not be found.* > > I think I added all the dlls in the spec, but how do I know which one is > missing? > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/pyinstaller/99a183f3-cb92-4cdb-a216-be9291d87850n%40googlegroups.com.
