labstreaminglayer / App-LabRecorder

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

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

Closed santiQ23 closed 11 months ago

santiQ23 commented 11 months 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'