Re: [Pythonmac-SIG] newbie py2app problem - "ImportError: no module named code"

2008-04-04 Thread anonymous user
Hi Chris, Thanks for the response! I actually used one of your older posts from 2006 to help get me started with py2app, so I'm doubly indebted. > That shouldn't be required. if you've imported wx, > py2app should pick > that up, and the wx recipe should "do the right > thing" -- it's always

[Pythonmac-SIG] newbie py2app problem - "ImportError: no module named code"

2008-04-04 Thread anonymous user
Hi,Just found out about py2app, and am very excited about using it.  Unfortunately, I'm having some problems that I'm not sure how to resolve.  Using:OS X 10.4.11py2app 0.3.6 and also tried the latest from svnThings seem to work in standalone mode.  However, when I build for deployment and run the