标签: pyinstaller
这仅用于教育目的,因为我一直很好奇应用程序是如何制作的。
我安装了PyInstaller并运行了我的pyinstall命令将我的python脚本变成了一个独立的应用程序。我得到了PyInstaller的输出。现在我该怎么做才能为Macs打包这个应用程序?