Hi everyone,
I’m reaching out for help with an issue I’m having in PsychoPy.
OS Win10
PsychoPy version 2024.2.4 Py 3.8
Standard Standalone Installation? Yes
Do you want it to also run online? Yes
What are you trying to achieve? I am setting up a 4AFC acoustic perception experiment. Choices must be selected by clicking on text according to the audio stimuli perceived.
What did you try to make it work?: I configured clickable stimuli as follows, but when I run the experiment and make a choice, it stops and get the error described in the topic.
What specifically went wrong when you tried that?:
Traceback (most recent call last):
File “C:\Users\acost\Documents\Psychopy\Prueba1_lastrun.py”, line 799, in
run(
File “C:\Users\acost\Documents\Psychopy\Prueba1_lastrun.py”, line 662, in run
if obj.contains(mouse_resp):
AttributeError: ‘str’ object has no attribute ‘contains’
2.7207 WARNING Monitor specification not found. Creating a temporary one…
ioHub Server Process Completed With Code: 0
################ Experiment ended with exit code 1 [pid:17452] #################
Thanks in advance for your time and help. I’m just starting out and would really appreciate any guidance!
Best regards.