[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-distutils-sig
Subject:    Re: [Distutils] Problem Using Python 2.7 and Py2Exe with Pygame
From:       Greg <greg.ewing () canterbury ! ac ! nz>
Date:       2011-12-31 21:37:08
Message-ID: 4EFF8084.8030003 () canterbury ! ac ! nz
[Download RAW message or body]

CT wrote:
> The following modules appear to be missing
> ['AppKit', 'Foundation', 'Numeric', 'OpenGL.GL', '_scproxy', 'copyreg',
> 'dummy.Process', 'numpy', 'pkg_resources', 'queue', 'winreg',
> 'pygame.sdlmain_osx']

Have you tried running the resulting exe anyway? It's likely
that these are dynamically-selected modules that aren't actually
needed at run time. Certainly AppKit and Foundation won't be
needed on windows, since they're OSX-specific.

-- 
Greg
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic