如何在 Mac 上创建 .dmg 文件(python 源代码和包)?
希望有人能帮助我。我编写了一个 pyqt4 程序。这使用了很多软件包,如 Qt4、HDF5、qimage2ndarray 和、和、和。现在我想创建一个 .dmg 文件,其中包含运行该程序所需的所有内容。如果您全新安装了 Mac OS X,则只需运行此 .dmg,即可安装所需的所有内容。 我怎样才能在 Mac 上做到这一点?询问谷歌,我得到了很多创建 .dmg 文件的方法,但仅限于文件夹或 .app。但我需要这些包裹。那么我该怎么做呢? 将不胜感激任何帮助。
hope someone can help me. I have code a pyqt4 program. That is using a lot of packages, like Qt4, HDF5, qimage2ndarray, and, and, and. Now I want to create a .dmg file that contains everything you need to run that program. If you have a clean installation of Mac OS X, you only need to run this .dmg and you have everything installed you need.
How can I do that on a Mac? Asking google, I got a lot how-tos to create .dmg files, but only for a folder or a .app. But I need the packages to. So how am I doing that?
Would appreciate any help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您必须考虑两种可能性:
You have to consider two possibilities: