Using rev 690 I now get get a message that I should be using 'pythonw' since the program needs to access the screen. In the spec file I have console set to False since this is a wxpython app. --Mark
On Jul 7, 5:20 pm, mgenti <[email protected]> wrote: > I've been using pyinstaller for Windows and Linux with good success > and thought I would try my hands at using pyinstaller on the Mac for > the same project. The build process seems to run fine but when I run > the generated executable I get the following error: > Error loading Python lib 'mycompany/dist/myproduct/.Python': dlopen > (mycompany/dist/myproduct/.Python, 10): image not found > > I'm using pyinstaller from SVN rev 688. > > Any help would be appreciated, > --Mark --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
