I have a game that I developed and it runs fine on my computer but now I need to distribute it. When I use pygame2exe, the generated exe gives an error saying it misses a mixer module.
How can I get this to work?
How can I get this to work?
Comment