Hello guys!
I currently create an experiment using the PsychoPy builder.
I tested the architecture of my experiment in a mock-up version - with shorter and less stimuli - and everything went well.
Now that I have built the actual experiment with the right kind of stimuli I get the following error massage:
“Traceback (most recent call last):
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\builder\builder.py”, line 1192, in runFile
self.app.runner.panel.runLocal(event)
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\runner\runner.py”, line 689, in runLocal
exp=self.loadExperiment())
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\scripts\psyexpCompile.py”, line 74, in generateScript
compileScript(infile=exp, version=None, outfile=filename)
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\scripts\psyexpCompile.py”, line 247, in compileScript
_makeTarget(thisExp, outfile, targetOutput)
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\scripts\psyexpCompile.py”, line 226, in makeTarget
script = thisExp.writeScript(outfile, target=targetOutput)
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\experiment_experiment.py”, line 232, in writeScript
self_copy.flow.writeBody(script)
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\experiment\flow.py”, line 224, in writeBody
entry.writeInitCode(script)
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\experiment\routines_base.py”, line 329, in writeInitCode
thisCompon.writeInitCode(buff)
File "C:\Program Files\PsychoPy\lib\site-packages\psychopy\experiment\components\sound_init.py”, line 94, in writeInitCode
elif float(inits[‘stopVal’].val) > 2:
ValueError: could not convert string to float:"
In order to provide you with as much information as possible I attach the .psyexp data and the used excel sheets in a single folder.
Thanks for helping me out!
Best,
Tomko
asqr.xlsx (15.2 KB)
blocks.xlsx (8.6 KB)
fb.xlsx (10.0 KB)
mw_free.xlsx (10.0 KB)
mw_instr.xlsx (10.0 KB)
resting_state_instructions.psyexp (88.1 KB)
ton.xlsx (10.0 KB)