You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this wonderful work. When I try the task, after finishing the first one, there is some warning at the beginning of the second task. It seems there is no codnition file input?
Traceback (most recent call last):
File "D:\Onedrive\experiment\py-span-task-master\EnglishOperationSpan\task_lastrun.py", line 864, in
trialList=data.importConditions('..\materials\processing_only_2.xlsx'),
File "C:\Program Files (x86)\PsychoPy3\lib\site-packages\psychopy\data\utils.py", line 231, in importConditions
raise ValueError(msg % os.path.abspath(fileName))
ValueError: Conditions file not found: D:\Onedrive\experiment\py-span-task-master\materials\processing_only_2.xlsx
The text was updated successfully, but these errors were encountered:
Dear Zen,
Thank you for this wonderful work. When I try the task, after finishing the first one, there is some warning at the beginning of the second task. It seems there is no codnition file input?
Traceback (most recent call last):
File "D:\Onedrive\experiment\py-span-task-master\EnglishOperationSpan\task_lastrun.py", line 864, in
trialList=data.importConditions('..\materials\processing_only_2.xlsx'),
File "C:\Program Files (x86)\PsychoPy3\lib\site-packages\psychopy\data\utils.py", line 231, in importConditions
raise ValueError(msg % os.path.abspath(fileName))
ValueError: Conditions file not found: D:\Onedrive\experiment\py-span-task-master\materials\processing_only_2.xlsx
The text was updated successfully, but these errors were encountered: