[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] SDL music question...



> Traceback (most recent call last):
>    File "pp.py", line 4, in ?
>      music.load('/home/mp3/sq.mp3')
> pygame.error: Module format not recognized

hmm, this comes up from time to time in the #python chat room.
i believe the solution has been discovered, but i can never
remember what the status is... (/me looks for the handoff?)



> is there a way to FORCE an install with python's distutils? 

yeah, distutils are pretty darn flexible.. (at the cost of
being slightly less straightforward). start with this
    python setup.py install --help
this will lead you to
    python setup.py install --force


____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org