OS: Mac OS 11.6
PsychoPy version: 2020.2.8
Standard Standalone: yes
I want to use a variable called pm_number
from a conditions file to set the text value of a text component. The component pm_trial_txt_num
is in the routine pm_trial
inside the loop plus_practice_loop
that reads in the conditions file plus_practice_input.csv
. PsychoPy says the variable name is not defined. Any ideas why this isn’t working?