Marvin wrote: > OSX is certainly fairly linux-y. But does PyInstaller support making > single file executables on OSX?
No, it doesn't. I don't have an OSX system handy and I don't have any direct knowledge of the step required. There's something about creating a "bundle" that should be done, but I don't know the details. I think there are also previous discussions on the mailing list that you might read. -- Giovanni Bajo _______________________________________________ PyInstaller mailing list [email protected] http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
