I am trying to use py2exe but it won't find the python script that I specified in the setup.py.
yes they are in the same directory.
i get this message;
C:\Users\11>c:\users\11\desktop\setup.py py2exe
running py2exe
*** searching for required modules ***
error: [Errno 2] No such file or directory: 'pygame.py'