0
Why couldn't open song in pygame module ?
Traceback (most recent call last): Mixer.music.load("1.mp3") PyGame.error:couldn't open '1.mp3'
3 Antworten
+ 1
AHMAD RAJAIE Make sure that the file exists in that location and you have permissions to that file.
0
No I try it in pc
0
How to permission to a file?