Jupyter QtConsole 5.4.3 Python 3.11.4 | packaged by conda-forge | (main, Jun 10 2023, 17:59:51) [MSC v.1935 64 bit (AMD64)] Type 'copyright', 'credits' or 'license' for more information IPython 8.14.0 -- An enhanced Interactive Python. Type '?' for help. [2025-05-23 20:01:41,900:process:127:INFO] Starting experiment as ExperimentProcess-3 :241: RuntimeWarning: Your system is avx2 capable but pygame was not built with support for it. The performance of some of your blits could be adversely affected. Consider enabling compile time detection with environment variables like PYGAME_DETECT_AVX2=1 if you are compiling without cross compilation. pygame 2.5.0 (SDL 2.26.5, Python 3.11.4) Hello from the pygame community. https://www.pygame.org/contribute.html [2025-05-23 20:01:49,416:psycho:142:INFO] waitblanking = True [2025-05-23 20:01:49,416:psycho:143:INFO] monitor = testMonitor [2025-05-23 20:01:49,416:psycho:144:INFO] screen = 0 [2025-05-23 20:01:52,233:experiment:345:INFO] experiment started C:\Program Files (x86)\OpenSesame\Lib\site-packages\openexp\_canvas\_richtext\richtext.py:124: UserWarning: Font chinese-japanese-korean not found warnings.warn(u'Font %s not found' % font) [214. 53.] [2025-05-23 20:01:52,541:psycho:103:WARNING] Canvas.show() took 156.58099998836406 ms ['Traceback (most recent call last):', ' File "C:\\Program Files (x86)\\OpenSesame\\Lib\\site-packages\\libopensesame\\inline_script.py", line 84, in run', ' self.workspace._exec(self.crun)', ' File "C:\\Program Files (x86)\\OpenSesame\\Lib\\site-packages\\libopensesame\\base_python_workspace.py", line 99, in _exec', ' exec(bytecode, self._globals) # __ignore_traceback__', ' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^', ' File "", line 1, in ', ' File "C:\\Program Files (x86)\\OpenSesame\\Lib\\site-packages\\libopensesame\\var_store.py", line 137, in __getattr__', ' return self.get(var)', ' ^^^^^^^^^^^^^', ' File "C:\\Program Files (x86)\\OpenSesame\\Lib\\site-packages\\libopensesame\\var_store.py", line 208, in get', ' raise VariableDoesNotExist(var)', 'libopensesame.exceptions.VariableDoesNotExist: ', 'Error: VariableDoesNotExist', '', 'Variable response_Rep does not exist', '', 'This error occurred in the run phase of item new_inline_script.', ''] ['NoneType: None'] Error: PythonError Error while executing inline script (run phase) This error occurred on line 208 in the run phase of item new_inline_script. Traceback (most recent call last): File "", line 1, in File "C:\Program Files (x86)\OpenSesame\Lib\site-packages\libopensesame\var_store.py", line 137, in __getattr__ return self.get(var) ^^^^^^^^^^^^^ File "C:\Program Files (x86)\OpenSesame\Lib\site-packages\libopensesame\var_store.py", line 208, in get raise VariableDoesNotExist(var) libopensesame.exceptions.VariableDoesNotExist: Error: VariableDoesNotExist Variable response_Rep does not exist This error occurred in the run phase of item new_inline_script.