Hi,

Has anyone tried to use pyinstaller on Snow Leopard ? I have a
configuration that builds/runs perfectly on Leopard, but fails on Snow
Leopard with:

Error loading Python lib './dist/mac-osx/.Python':
dlopen(./dist/mac-osx/.Python, 10): image not found

I tried to turn off the Snow Leopard <-> Leopard differences (python
2.6 and 64bit) with

defaults write com.apple.versioner.python Version 2.5
defaults write com.apple.versioner.python Prefer-32-Bit -bool yes

But that doesn't seem to be helping my case.

I was originally using pyinstaller revision 672, but upgrading to
revision 710 doesn't seem to have made a difference.

Anybody any ideas?

Thanks,
- Filip

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

Reply via email to