加载失败 libmpg123.dll: 找不到指定的模块
Failed loading libmpg123.dll: The specified module could not be found
我在使用 Pygame 64 位 Windows Python 3.9:
时遇到此错误
Failed loading libmpg123.dll: The specified module could not be found.
我试过以下方法
- 正在重启IDE
- 重新启动计算机
此问题仅发生在“.exe”扩展名上。如果使用“.py”扩展名,它工作正常。对此有什么想法吗?
我已经下载了那个 dll 并将它放在文件夹中,现在它工作得很好
我在使用 Pygame 64 位 Windows Python 3.9:
时遇到此错误Failed loading libmpg123.dll: The specified module could not be found.
我试过以下方法
- 正在重启IDE
- 重新启动计算机
此问题仅发生在“.exe”扩展名上。如果使用“.py”扩展名,它工作正常。对此有什么想法吗?
我已经下载了那个 dll 并将它放在文件夹中,现在它工作得很好