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

Re: [pygame] py2exe problems



Well, my program doesn't use Numpy or Numeric.  I just used:
from pygame.locals import *. 
The program is: http://www.pygame.org/project/670/?release_id=1167
How can one make py2exe not consider numeric, etc.?
Ian