Hi John,
as pointed out here, one solution would be the following:
- Open “C:Program files (x86)\Psychopy3_PY2\lib\site-packages\psychopy\sounds\backend_sounddevice.py” with administrator rights
- Search for
self.sounds.remove(thisSound)
and remove.sounds
- Save the file and enjoy
Torge