Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Opensesame error: ImportError: No module named psycho

edited October 2018 in OpenSesame

Hi all,

I am running an experiment with opensesame 3.2.4 version on a pc with Ubuntu 16.04.5 version.
Everything worked until today (I already run 42 participants); what happened is that when I started opensesame today, it reported this error:

Starting experiment as ExperimentProcess-8
experiment.end(): missing or invalid log object
An Exception occurred during exp.end(): No module named psycho

Unexpected error

item-stack: 
exception type: ImportError
exception message: No module named psycho
time: Fri Oct 19 14:28:25 2018

Traceback:
  File "/usr/lib/python2.7/dist-packages/libqtopensesame/misc/process.py", line 154, in run
  File "/usr/lib/python2.7/dist-packages/libopensesame/experiment.py", line 435, in run
  File "/usr/lib/python2.7/dist-packages/libopensesame/experiment.py", line 700, in init_display
  File "/usr/lib/python2.7/dist-packages/openexp/canvas.py", line 66, in init_display
  File "/usr/lib/python2.7/dist-packages/openexp/backend.py", line 155, in get_backend_class
  File "/usr/lib/python2.7/dist-packages/openexp/backend.py", line 133, in get_backend_mod
ImportError: No module named psycho

Does anyone can help me with this?
Thanks in advance.

Comments

  • Hi Serehal,

    This sounds like the OpenSesame package has been corrupted for some reason, possibly due to some problem with the package manager.

    As a first step I would simply reinstall opensesame:

    sudo apt-get install --reinstall opensesame
    

    Does that resolve the issue?

    Cheers,
    Sebastiaan

  • Hi Sebastiaan,

    thanks for your advise, but it did not work. This morning we disinstalled all versions of opsensesame installed in that pc and reinstalled the one we are using and now it's working. Thank you very much anyway!

Sign In or Register to comment.