Howdy, Stranger!

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

Supported by

Experiment worked in OpenSesame 2.9.7 does not work in 3.1 version

I have two possible choice to fix this problem.

One is to downgrade to old version( As my machine is based on ubuntu, it seems does not allow me to downgrade)

If someone know how to downgrade it, please let me know.

Second is to modify my code.

This is error message I got.

If anybody have tip to solve this please let me know.

Stopped

The experiment did not finish normally for the following reason:

  • Error while executing inline script

Details

  • item-stack: MainLoop[run].Informed_Consent_and_Instructions[run]
  • exception type: AttributeError
  • exception message: 'legacy' object has no attribute 'textline'
  • item: Informed_Consent_and_Instructions
  • time: Wed Sep 28 11:51:47 2016
  • phase: run

Traceback (also in debug window)

File "/usr/lib/python2.7/dist-packages/libopensesame/inline_script.py", line 102, in run
self.experiment.python_workspace._exec(self.crun)
File "/usr/lib/python2.7/dist-packages/libopensesame/python_workspace.py", line 161, in _exec
exec(bytecode, self._globals)
File "", line 26, in
AttributeError: 'legacy' object has no attribute 'textline'

Best
Seo

Sign In or Register to comment.