pygame music, cant read mp3?

Wojciech Walczak wojtek.gminick.walczak at gmail.com
Mon May 5 08:17:37 EDT 2008


2008/5/5, globalrev <skanemupp at yahoo.se>:
> pygame.mixer.music.load('C:/Python25/myPrograms/pygameProgs/example1.mp3')


Are you sure that:

os.path.exists('C:/Python25/myPrograms/pygameProgs/example1.mp3') == True?

Check it with python.

-- 
Regards,
Wojtek Walczak
http://www.stud.umk.pl/~wojtekwa/



More information about the Python-list mailing list