If this template helps then use it. If not then just delete and start from scratch.
OS (e.g. Win11):
PsychoPy version (v2023.2.3):
**Standard Standalone? (y)
What are you trying to achieve?:
Hello, I am trying to display different videos randomly picked for every trial/loop from an excel file. I am putting the excel file that includes the file names of the videos in the loop where I want to display the videos in. The videos are in mp4 format. it used to be working in previous versions (something back in 2021 I believe) of psychopy. Now I am receiving the following error without seeing any of my videos displayed:
AttributeError: ‘MovieStim3’ object has no attribute ‘isFinished’
All the video files and the excel file is in the same folder as the experiment file (.psyexp file).
I tried to test it with one single video where I removed the excel file and it worked with no problem. Apparently, the problem is something with the attempt to display many videos in a loop with the excel file but as I said, the same experiment used to be working with earlier versions of psychopy.
any opinions what might be going wrong? thanks so much in advance, tutku