OS (Win10):
PsychoPy version (latest version):
Standard Standalone? (y)
What are you trying to achieve?:
Hello everyone, I was trying to upload the cvs. file with the list of images I wanted to present on the conditions section in the loop settings. But when I try to do it I get this internal error message:
Traceback (most recent call last):
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\builder\dialogs_init_.py”, line 1455, in onBrowseTrialsFile
returnFieldNames=True)
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\data\utils.py”, line 479, in importConditions
(fileName, len(trialList), len(fieldNames)))
UnboundLocalError: local variable ‘trialList’ referenced before assignment
**What did you try to make it work?:
I tried to install the latest version of psychopy…but again, the same error
Does anyone know what to do to solve the problem?
Thanks