Builder does not recognize conditions file variable

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?

Screen Shot 2021-12-15 at 12.42.46 AM




I solved the issue by removing old configuration files:

rm ~/.psychopy3/appData.cfg
rm ~/.psychopy3/userPrefs.cfg