OpenSesame Crashes while executing experiment
Hello,
I am encountering a problem with OpenSesame (v 3.2). It crashes (type of crash: "Python seems to have crashed!") during my experiment. I have ruled out the option that my experiment is not properly designed. I have already read answers on this forum related to this type of problem.
In my case, I have several questions:
1. I don't think I have Python installed on my computer. If I install the lastest version of Python, would it help?
2. If the answer to 1. is no, would it help to reinstall the latest version of OpenSesame or to install an older one to see if it still crashes?
3. If I install OpenSesame on other computer and run the experiment there, is it possible to have the same type of crash? The computer that I have it installed in has less memory space.
I would appreciate a lot if you could help me,
Anda.
Comments
Hi Anda,
This type of crash ("Python seems to have crashed") always reflects a bug somewhere in the underlying libraries of Python. It's never because of something that you did wrong in the experiment.
OpenSesame has its own Python environment, which is separate from any Python environment that you have installed on your computer. So no, this doesn't matter.
Re-installing the same version is unlikely to help, but upgrading to a newer version (if available) or switching to a Python 3 package (if you're using the Python 2 package) might indeed help.
Oftentimes, these crashes are specific to a system, and may not occur when you run the same experiment on a different system. But it's unpredictable, so the only way to really find out is to try.
Cheers!
Sebastiaan
Hello,
In the first place, thank you very much for answering my questions, I do appreciate it.
I have managed to solve this issue by changing the OpenSesame version (from 3.2.5 to 3.1.9) from which I run my experiment and changing its backend (from expiryment to legacy). It is more stable now and it does not crash anymore.
Have a nice day,
Anda