I don't have ideas, but py2exe has the same problem but in that case it can
be fixed with a bundle_files:1 option
http://thread.gmane.org/gmane.comp.python.pygame/13893/focus=14492

I think to debug it takes messing with source, as mixer_music is being
imported from c code... also, I'm not sure why it's imported in that way -
maybe there is a way to make it imported more like other modules

On Wed, Dec 17, 2008 at 8:31 AM, James Paige <[email protected]>wrote:

> Still no ideas on that pygame.mixer.mysic in py2app bundles? Here are my
> test files in case somebody else with a Mac has a chance to try them
> out
>
> I didn't attach song.ogg, since it was big, but it is at
> http://hamsterrepublic.com/tmp/song.ogg or you can substitute any ogg
> file of your own.
>
> ---
> James Paige
>
>

Reply via email to