Howdy, Stranger!

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

Supported by

[open] Error in port_reader (dummy is a reserved keyword)

edited October 2015 in OpenSesame

when i finished my experiment, i look that there are some dumy, beacause in inspector variable i dont see any variables and so i can t make any modifications ; and an error occurred in opensesame.exe.log

 Traceback (most recent call last):
  File "C:\Program Files (x86)\OpenSesame\plugins\port_reader\port_reader.py", line 216, in apply_edit_changes
    if not qtplugin.qtplugin.apply_edit_changes(self, False) or self.lock:
  File "dist\libqtopensesame\items\qtplugin.py", line 80, in apply_edit_changes
  File "dist\libqtopensesame\items\qtitem.py", line 355, in apply_edit_changes
  File "dist\libqtopensesame\items\qtitem.py", line 654, in auto_apply_edit_changes
  File "dist\libopensesame\item.py", line 437, in set
libopensesame.exceptions.osexception: 
"dummy" is a reserved keyword (i.e. it has a special meaning for OpenSesame), and therefore cannot be used as a variable name. Sorry!

.....................
in my experiment there many loggers

Comments

Sign In or Register to comment.