[open] Error in port_reader (dummy is a reserved keyword)
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
Hi,
This is indeed a problem with the port_reader plugin in older versions of OpenSesame (<= 2.9). What you could do is the following:
Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!