We noticed one error after recompiling the connection table and restarting it,
Traceback (most recent call last): File "C:lUsers\labadmin\labscript-suite\env\lib\site-package\blacs\ main.py", line 71, in <module> logger = setup_logging(BLACS) File "C:\Users\labadmin\labscript-suitel\labscript_utils\setup_logging.py", line 60, in setup_logging stdout_fileno = sys.stdout.fileno/) AttributeError: 'NoneType' object has no attribute 'fileno.
I can always restart BLACs again by clicking on the icon. But this might be an interesting problem to solve.