Hi,
I designed a reaction time experiment (with short videos) using the builder in my MacBook and I have only used the code component once in order to obtain the participants’ consent.
When running the experiment on several Windows computers, it runs fine until the last key response (escape) is pressed to end the experiment. The screen goes blank and does not close automatically; it is here when Psychopy stops responding. Sometimes everything closes after a few seconds and on some occasions an error message appears: “Python is not responding”. The main problem is that the files stored are in blank too.
If we finish the experiment by pressing escape at the consent form part, it closes smoothly and stores the data correctly. The PsychoPy version is 2023.2.3 in both systems. I’ve checked the preferences and they are the same too. Can somebody tell me where the error might originate from?
This is the lastrun.py document generated in my MacBook where the experiment runs smoothly:
Thanks!