If you try to start a trial with "no" in the eyeglasses tracking Combobox, you get the following error:
File "C:\Users\ander\HOME-RT3-Project6\code\task.py", line 500, in init
self.sthread.started.connect(self.streaming.mainLoopNoEyes)
AttributeError: 'TaskWindow' object has no attribute 'streaming'
If you try to start a trial with "no" in the eyeglasses tracking Combobox, you get the following error: File "C:\Users\ander\HOME-RT3-Project6\code\task.py", line 500, in init self.sthread.started.connect(self.streaming.mainLoopNoEyes) AttributeError: 'TaskWindow' object has no attribute 'streaming'