Hi Ronald, I Played a but further…
With a bit of terminal foo, I changed to the Apple python. I blew away DIST & Build and tried again. What I found is that because the EPD directories were still at the beginning of my path, it still tried to access that Makefile instead of looking for the Apple Python related files :-( So I got rid of the EPD paths, and the MAc Port paths, and now it seems there is no wx module to import under Apple Python! I think I will have to play with MAc Ports, and see if I can get those ducks in a row and try again! Cheers, MArkL On 17 July 2012 15:49, Ronald Oussoren <[email protected]> wrote: > > On 17 Jul, 2012, at 2:18, Mark Livingstone wrote: > >> Hello, >> >> Using both EPD 7.3 academic and free, I have tried to use py2app to >> make an installer. This is the first time I have tried to do this. I >> will ask on their mailing list as well. > > I guess I'll have to download EPD to test this, but it looks like EPD has a > Python.framework where the framework version is different from the Python > version, and parts of py2app assume they are the same (which it why copying > pyconfig.h succeeds but copying Makefile fails). > > Ronald _______________________________________________ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
