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.