Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PickledTx not found #8

Open
Pikotaro opened this issue May 30, 2019 · 3 comments
Open

PickledTx not found #8

Pikotaro opened this issue May 30, 2019 · 3 comments

Comments

@Pikotaro
Copy link

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

@peanutNs
Copy link

Hey did you solve this yet?

@Pikotaro
Copy link
Author

Unfortunately not

@Cheplusplus
Copy link

Cheplusplus commented Jun 19, 2020

Its not finding the files at c:/1.fll and c:/2.fll and so its failing the try: method. Have you tried changing the C:/ to whatever drive you have XP installed? Also try creating blank files with .fll ext in those directories. Im gonna give installing this a go this evening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants