Hello,

I built an executable, and it ran on my Mac. However, when I tried to run
it on a friend's Mac that did not have the same Python version installed,
it returned an error:

dyld: Library not loaded:
/opt/local/Library/Frameworks/Python.framework/Versions/3.4/Python

Shouldn't cx_freeze include this as part of the Python stack distribution?
Am I doing something wrong?
------------------------------------------------------------------------------
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to