Thanks for your offer.
Two files: PsychoPy experiment (builder mode) & an excel file for stimuli
MRT_baseline.psyexp (67.4 KB) baseline.xlsx (15.0 KB)
FYI, when I send the experiment to runner it generated the script error. Please see below. Iâve been recently deleting and reinstalling the PsychoPy program several times just in case the issue relates to the version conflict.
Any feedback would be appreciated.
Generating PsychoPy scriptâŚ
pygame 1.9.6
Hello from the pygame community. Contribute - pygame wiki
4.6581 WARNING Parameter âData file delimiterâ is not known to this version of PsychoPy but has come from your experiment file (saved by a future version of PsychoPy?). This experiment may not run correctly in the current version.
4.6583 WARNING Parameter âResourcesâ is not known to this version of PsychoPy but has come from your experiment file (saved by a future version of PsychoPy?). This experiment may not run correctly in the current version.
Traceback (most recent call last):
File âC:\Program Files\PsychoPy3\lib\runpy.pyâ, line 193, in _run_module_as_main
âmainâ, mod_spec)
File âC:\Program Files\PsychoPy3\lib\runpy.pyâ, line 85, in _run_code
exec(code, run_globals)
File âC:\Program Files\PsychoPy3\lib\site-packages\psychopy\scripts\psyexpCompile.pyâ, line 250, in
compileScript(args.infile, args.version, args.outfile)
File âC:\Program Files\PsychoPy3\lib\site-packages\psychopy\scripts\psyexpCompile.pyâ, line 242, in compileScript
_makeTarget(thisExp, outfile, targetOutput)
File âC:\Program Files\PsychoPy3\lib\site-packages\psychopy\scripts\psyexpCompile.pyâ, line 221, in makeTarget
script = thisExp.writeScript(outfile, target=targetOutput)
File âC:\Users\2jung\AppData\Roaming\psychopy3\versions\psychopy\experiment_experiment.pyâ, line 210, in writeScript
self_copy.flow.writeBody(script)
File âC:\Users\2jung\AppData\Roaming\psychopy3\versions\psychopy\experiment\flow.pyâ, line 243, in writeBody
entry.writeInitCode(script)
File âC:\Users\2jung\AppData\Roaming\psychopy3\versions\psychopy\experiment\routine.pyâ, line 99, in writeInitCode
thisCompon.writeInitCode(buff)
File "C:\Users\2jung\AppData\Roaming\psychopy3\versions\psychopy\experiment\components\text_init.py", line 120, in writeInitCode
buff.writeIndentedLines(code % inits)
File âC:\Users\2jung\AppData\Roaming\psychopy3\versions\psychopy\experiment\params.pyâ, line 204, in str
self.valType)
TypeError: Canât represent a Param of type extendedStr
Running: C:\Users\2jung\Desktop\JMY2020_v.2\PsychoPy_Exp\MRT_baseline_lastrun.py
Generating PsychoPy scriptâŚ
pygame 1.9.6
Hello from the pygame community. Contribute - pygame wiki
4.6711 WARNING Parameter âData file delimiterâ is not known to this version of PsychoPy but has come from your experiment file (saved by a future version of PsychoPy?). This experiment may not run correctly in the current version.
4.6712 WARNING Parameter âResourcesâ is not known to this version of PsychoPy but has come from your experiment file (saved by a future version of PsychoPy?). This experiment may not run correctly in the current version.
Traceback (most recent call last):
File âC:\Program Files\PsychoPy3\lib\runpy.pyâ, line 193, in _run_module_as_main
âmainâ, mod_spec)
File âC:\Program Files\PsychoPy3\lib\runpy.pyâ, line 85, in _run_code
exec(code, run_globals)
File âC:\Program Files\PsychoPy3\lib\site-packages\psychopy\scripts\psyexpCompile.pyâ, line 250, in
compileScript(args.infile, args.version, args.outfile)
File âC:\Program Files\PsychoPy3\lib\site-packages\psychopy\scripts\psyexpCompile.pyâ, line 242, in compileScript
_makeTarget(thisExp, outfile, targetOutput)
File âC:\Program Files\PsychoPy3\lib\site-packages\psychopy\scripts\psyexpCompile.pyâ, line 221, in makeTarget
script = thisExp.writeScript(outfile, target=targetOutput)
File âC:\Users\2jung\AppData\Roaming\psychopy3\versions\psychopy\experiment_experiment.pyâ, line 210, in writeScript
self_copy.flow.writeBody(script)
File âC:\Users\2jung\AppData\Roaming\psychopy3\versions\psychopy\experiment\flow.pyâ, line 243, in writeBody
entry.writeInitCode(script)
File âC:\Users\2jung\AppData\Roaming\psychopy3\versions\psychopy\experiment\routine.pyâ, line 99, in writeInitCode
thisCompon.writeInitCode(buff)
File "C:\Users\2jung\AppData\Roaming\psychopy3\versions\psychopy\experiment\components\text_init.py", line 120, in writeInitCode
buff.writeIndentedLines(code % inits)
File âC:\Users\2jung\AppData\Roaming\psychopy3\versions\psychopy\experiment\params.pyâ, line 204, in str
self.valType)
TypeError: Canât represent a Param of type extendedStr
Running: C:\Users\2jung\Desktop\JMY2020_v.2\PsychoPy_Exp\MRT_baseline_lastrun.py
306.3314 INFO C:\Program Files\PsychoPy3\python.exe -m psychopy.scripts.psyexpCompile C:\Users\2jung\Desktop\JMY2020_v.2\PsychoPy_Exp\MRT_baseline.psyexp -o C:\Users\2jung\Desktop\JMY2020_v.2\PsychoPy_Exp\MRT_baseline_lastrun.py -v latest
314.5340 INFO C:\Program Files\PsychoPy3\python.exe -m psychopy.scripts.psyexpCompile C:\Users\2jung\Desktop\JMY2020_v.2\PsychoPy_Exp\MRT_baseline.psyexp -o C:\Users\2jung\Desktop\JMY2020_v.2\PsychoPy_Exp\MRT_baseline_lastrun.py -v latest
C:\Program Files\PsychoPy3\python.exe: canât open file âC:\Users\2jung\Desktop\JMY2020_v.2\PsychoPy_Exp\MRT_baseline_lastrun.pyâ: [Errno 2] No such file or directory
Experiment ended.