I'm running OSX 10.5 and I installed Python 2.7.1 for OSX that I
downloaded from python.org.  After I run Build.py from pyinstaller I
get an output binary file.  However, when I go to run that file I get
this error:

Error loading Python lib '/tmp/_MEINikbtU/Python':
dlopen(/tmp/_MEINikbtU/Python, 10): Symbol not found: ___sF
  References from: /tmp/_MEINikbtU//Python
  Expected in: /tmp/_MEINikbtU//Python

Oh, I am using pyinstaller from the trunk from revision 1154 and I
have run Configure.py from the pyinstaller directory.  Is this a known
problem, or am I doing something wrong?  Or, maybe this has been
addressed in the latest trunk version?

Thanks,

-Isaac

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