import os import playsound playsound.playsound("sound.wav",True) os.remove("sound.wav")
ERROR MESSAGE: WindowsError: [Error 32] The process cannot access the file beacause it is being used by another process
Aucun commentaire:
Enregistrer un commentaire