If this template helps then use it. If not then just delete and start from scratch.
OS (e.g. Win10):
PsychoPy version (e.g. v2021.2.3):
Standard Standalone? (y/n) If not then what?:
**What are you trying to achieve?: sound reading **
What did you try to make it work?: Just uploadinf the file I have without importing any specific package
What specifically went wrong when you tried that?:
All details are reported as follows.
I’m trying to figuring the problem out I’m facing with PsychoPy. When I try to upload this file
that actually is a .svp file
I get this error:
RuntimeError: Error opening ‘audio_track.svp’: File contains data in an unknown format.
Experiment ended.
while when I try uploading this `file `.wav
psychopy.exceptions.SoundFormatError: Tried to create audio stream 32000_2_128 but 44100_2_128 already exists and win32 doesn’t support multiple portaudio streams
Experiment ended.
Can anyone could know a possible solution to fix this out. Thanks in advance