C:>FreeSharedCockpitUDPSenderSlave.py
Cant remove file!
read error
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Users\calvi\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 917, in _bootstrap_inner
self.run()
File "C:\Users\calvi\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
File "C:\FreeSharedCockpitUDPSenderSlave.py", line 36, in udpRx
s1.sendto(PickledTx, (host, outport))
UnboundLocalError: local variable 'PickledTx' referenced before assignment
C:>FreeSharedCockpitUDPSenderSlave.py
Cant remove file!
read error
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Users\calvi\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 917, in _bootstrap_inner
self.run()
File "C:\Users\calvi\AppData\Local\Programs\Python\Python37-32\lib\threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
File "C:\FreeSharedCockpitUDPSenderSlave.py", line 36, in udpRx
s1.sendto(PickledTx, (host, outport))
UnboundLocalError: local variable 'PickledTx' referenced before assignment