Henning Hraban Ramm <[EMAIL PROTECTED]> 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

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to