Unable to Create EXE
I was trying python setup.py py2exe it says it's not able to find main module. Is anyone else facing the same issue?(log in to comment)
Comments
I had some success by packaging from the lib or data directory -- I can't remember which. I wrote a script to help package one of the older skellingtons, but I think it was a version before skellington-11. It may still work though, as it seems the structure has stayed the same.
I'd be very interested to know if it works for you.
--clint
I'd be very interested to know if it works for you.
--clint
HanClinto... Ya .. there was a script during pyweek4.. it works for skellington-11 too.. :) Thanks for reminding me..
Oh right, you're the one person who used it last year too. haha -- well I'm happy to remind you of it again, and I'm glad to hear it works for the new Skellington. Thankyou! :)
viblo on
2008/04/05 10:22:
Yep. And it was the same last pyweek.. skellington-11 doesnt work.