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

Re: [pygame] py2exe



On 9/19/05, D. Hartley <denise.hartley@xxxxxxxxx> wrote:
> Bob,
> 
> Thanks for that, it's very helpful! What if you legitimately had
> modules you needed to include but py2exe didn't detect them?
> 
> ~Denise
> 
> 

Although unlikely to happen with eg.  a game (developed on OSX,
packaged on OSX) it is different with (developed on linux, packaged on
windows).  Because if you develop on the platform you package on the
libraries will already be there!  However if it is packaged on some
other windows box you may not have all the packages installed.