You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am getting the following error. Appreciate your help
Traceback (most recent call last):
File "Nuero.py", line 16, in
neuropy.start()
File "C:\Users\Lenovo\AppData\Local\Programs\Python\Python38\lib\site-packages\NeuroPy\NeuroPy.py", line 77, in start
thread.start_new_thread(self.__packetParser,(self.srl,))
NameError: name 'thread' is not defined
NeuroSkyPy/NeuroSkyPy/NeuroSkyPy.py
Line 189 in 145c52f
The text was updated successfully, but these errors were encountered: