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

Henning Hraban Ramm hraban at fiee.net
Sun Jul 6 23:25:23 CEST 2008


Am 2008-07-06 um 22:38 schrieb Pierre-Alain Dorange:

> 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

mixer and mixer.music are compiled modules (.so), maybe there's the  
problem.
Can't help you further, sorry.



Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net
https://www.cacert.org (I'm an assurer)





More information about the Pythonmac-SIG mailing list