Hi there, I'm trying to use PyInstaller to compile even a single hello world application.
The executable is written, but when executed, i get the following error: Error loading Python lib '/var/folders/t+/t+YIUweQE+S5jf+RfHl20++++TI/- Tmp-//_MEIa7mbop/.Python': dlopen(/var/folders/t+/t+YIUweQE+S5jf +RfHl20++++TI/-Tmp-//_MEIa7mbop/.Python, 10): image not found Any idea what's going on here? I'm running OS X 10.6.4, tried from various pythons, including built- in. -- 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.
