Howdy, Stranger!

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

Supported by

[solved] Error while executing inline script

edited November 2015 in OpenSesame

Hi,

I'm trying to run the attentional blink experiment that I coded according to the tutorial but I can't seem to get it running. This is the error that pops up:

Error while executing inline script
phase: prepare
item: inline_script
line: 1
exception message: name 'var' is not defined
exception type: NameError

Traceback (also in debug window):
  File "/Applications/OpenSesame.app/Contents/Resources/lib/python2.7/libopensesame/inline_script.py", line 150, in prepare
  File "/Applications/OpenSesame.app/Contents/Resources/lib/python2.7/libopensesame/python_workspace.py", line 111, in _exec
  Inline_script, line 1, in <module>
NameError: name 'var' is not defined

Does anyone know how I can fix this?

I am running this on a Mac, El Capitan

Ólafía

Comments

Sign In or Register to comment.