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
Output:
File "/home/tak/.local/lib/python3.8/site-packages/adsbcot/commands.py", line 67, in cli
pytak.CoTWorker(
AttributeError: module 'pytak' has no attribute 'CoTWorker'
The text was updated successfully, but these errors were encountered:
Fresh install of adsbcot (after also installing asdbxcot)
Seems changes in pyTAK have resulted in breaking adsbcot
Command:
adsbcot -U 127.0.0.1:8087 -D tcp+beast:127.0.0.1:30005
Output:
File "/home/tak/.local/lib/python3.8/site-packages/adsbcot/commands.py", line 67, in cli
pytak.CoTWorker(
AttributeError: module 'pytak' has no attribute 'CoTWorker'
The text was updated successfully, but these errors were encountered: