[Pythonmac-SIG] [pygame][py2app] strange behaviour with mixer.music

Pierre-Alain Dorange pdorange at mac.com
Sun Jul 6 22:38:27 CEST 2008


Henning Hraban Ramm <hraban at fiee.net> wrote:

> Try importing pygame.mixer.music or add that dependency in your  
> setup.y, maybe the dependency tree is not traversable for setuptools.

import pygame.mixer.music
make an error : ImportError: No module named music
 
> Did you include your data files (esp. the music) in setup.py?

Yes the music is in the bundle



More information about the Pythonmac-SIG mailing list