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 -~----------~----~----~----~------~----~------~--~---
