Problem with Psychopy2 Coder: Sound is not played

And I already tried some fixes like that one:

  1. Get admin rights
  2. Open C:\Program Files (x86)\PsychoPy2\lib\site-packages\psychopy\sound\backend_sounddevice.py
  3. Go to line 199
  4. Remove “.sounds” from self.sounds.remove(thisSound)

Unfortunally that didn’t work for me either…