[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Re: [pygmy] Mac Observations




Using py2app should though allow you to distribute to Mac users and will be
fairly OS version agnostic - once you get your code working.


Have you used it before? Does it work as advertised? I know py2exe on the Windows platform is useful, but has some issues.


Thanks for the response!