Import audio sound - wav file

Hi Anna,
ok, if you haven’t changed the file before, your earlier problems can’t be related to that, and the steps I mentioned might still help.
You need admin (administrator) rights in order to change the program files on your computer. It’s a safety measure that protects important files. Do the following:

  1. Open the Windows start menu
  2. Type “editor”
  3. Right-click on “Editor” and choose “Als Administrator ausführen” (open as admin)
  4. Type in your administrator password (if you don’t know it, ask the responsible person)
  5. Press Crtl+O and navigate to C:\Program Files (x86)\PsychoPy2\lib\site-packages\psychopy\sound\
  6. Choose “Alle Dateien” (all files) at the bottom right (where it says “Textdateien” (text files))
  7. Open backend_sounddevice.py
  8. Press Ctrl+F and search for “self.sounds.remove(thisSound)”
  9. Remove “.sounds” right there
  10. Save the file (it should now be possible)
  11. Enjoy (hopefully)