If this template helps then use it. If not then just delete and start from scratch.
OS(e.g. Mac):
Psychoipy version(e.g. 1.85.2.x):
Standard Standalone? (yes):
What are you trying to achieve?:
I have gotten a message after an experiment in builder without using code component as follows and then have some trouble in inaccurate response0.corr though getting an accurate response0.keys in excel. Please tell me how to get accurate response0.corr.
What did you try to make it work?:
What specifically went wrong when you tried that?:
Include pasted full error message if possible. “That didn’t work” is not enough information.
FutureWarning:elementwise comparison failed;returning scalar
instead,but in the future will perform elementwise comparison
if (response0.keys == str(correctAns0) or (response0.keys == correctAns0):