[Python] py2exe vs pygame !!!

simozack simozack a yahoo.it
Lun 20 Lug 2009 21:39:53 CEST


2009/7/20 Alex <magobin a 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


Maggiori informazioni sulla lista Python