Win10 (e.g. Win10):
PsychoPy version 2022.1.2 (e.g. 1.84.x):
Hello, I am very new to PsychoPy and I am trying to use an excel file to set conditions for my experiment in the builder. It is giving me this error when I select the file however:
Traceback (most recent call last):
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\builder\dialogs_init_.py”, line 1660, in onOK
self.refreshConditions()
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\builder\dialogs_init_.py”, line 1627, in refreshConditions
self.conditions = data.importConditions(
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\data\utils.py”, line 411, in importConditions
fieldName = fieldNames[colN]
IndexError: list index out of range
Does anyone have any ideas one what I might be able to do to fix it? Thanks!