OS** (e.g. Win10): Win 10
PsychoPy version (e.g. 1.84.x): v2021.1.3
Standard Standalone? (y/n): yes
I am trying to use videos in my experiment, eg each video is followed by the keyboard response. I followed the steps similar to steps presenting image in psychopy builder. But an error appears and stop the whole experiment whenever I try to run it with movie component added. The experiment works fine without the movie component.
This is the setting for the movie component:
The error:
"d:\Users\MayEe\Desktop\PsychoPy_audiovisual\audiovisual_lastrun.py", line 383, in <module>
ori=0.0, pos=(0, 0), opacity=asarray(),
TypeError: asarray() missing 1 required positional argument: 'a'
##### Experiment ended. #####
I would be really grateful for any suggestions on how can I solve this.
Thank you!