Hi,

I have freezed python3.1-pyqt4 scripts in mac os x. But i could not execute the 
app in other mac os x machines where python3 is not installed.
Following error is thrown while executing the app
"
dyld: Library not loaded: 
/Library/Frameworks/Python.framework/Versions/3.1/Python
  Referenced from: /Users/Test/Desktop/App/Main
  Reason: image not found
Trace/BPT trap
"
"/Library/Frameworks/Python.framework/Versions/3.1/Python" 
Above path which it is searching is actually in my system where the script is 
freezed.
Help needed to resolve the above issue.

Thanks in advance
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to