Hi all, For some time I have successfully used pyinstaller 1.4 to packages GNUmed for the Windows platform. Now I am trying to package for MacOSX. The only system I have access to is a 10.4 system. It has python 2.5 installed through Porticus (macport) and works well to run GNUmed as is from the command line.
When I package it using pyinstaller 1.5-rc1 (with the fix from the wiki to create a bundle) I get a binary. Starting the resulting GNUmed.app I only see an icon coming up briefly and nothing else. Staring the gnumed binary it opens a shell tries to start GNUmed but the bails out telling me that I should use pythonw since it needs screen access. I have found a few threads on the issue but most indicate that this problem is due to wxpython doing some checks or it should not happen at all. Anything I can try ? Best regards, Sebatian Hilbert GNUmed team -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
