labstreaminglayer / App-LabRecorder

An application for streaming one or more LSL streams to disk in XDF file format.
MIT License
128 stars 45 forks source link

Code only run when "yes" in the eye tracking box #106

Closed santiQ23 closed 1 year ago

santiQ23 commented 1 year ago

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'