我正在尝试使用pyinstaller打包wxpython应用程序。 ... ext) = os.path.splitext(name) if(ext in [".pyd", ".dll"]): a_binaries.append((os.path.join("libs", ...
確定! 回上一頁