flet在win7上运行的解决方法
(2023-12-14 18:58:06)分类: python |
下载https://github.com/flet-dev/flet/files/11223229/audioplayers_windows_plugin.zip
将文件中的 audioplayers_windows_plugin.dll
替换到
site_packages/flet/bin/flet 文件夹中
重新pyinstaller打包即可
问题解决方案原网址
https://github.com/flet-dev/flet/issues/171