2009/7/20 Alex <mago...@gmail.com>: > Salve, non riesco a compilare un exe con la presenza di pygame.mixer > > Quando lancio l'eseguibile nel log trovo: > > C:\dist\sponge.exe:97: RuntimeWarning: use mixer: DLL load failed: The > specified module could not be found. > Traceback (most recent call last): > File "sponge.py", line 97, in <module> > File "pygame\__init__.pyo", line 70, in __getattr__ > NotImplementedError: mixer module not available
Non ho mai usato pygame ma l'errore dice che il modulo "mixer" non è disponibile in quanto non implementato. Prova a verificare che effettivamente per Win quel modulo esista... Ciao, Simone _______________________________________________ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python