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
Following the install instruction on Ubuntu via the .deb file route does not result in a working install.
Everything seems to install, but adsbcot complains about the pytak module not being available. I can see the pytak folder in the right spot, but python3 can't pick it up.
Doing a pytak install via pip, followed by installing adsbcot from source did work.
The text was updated successfully, but these errors were encountered:
Following the install instruction on Ubuntu via the .deb file route does not result in a working install.
Everything seems to install, but adsbcot complains about the pytak module not being available. I can see the pytak folder in the right spot, but python3 can't pick it up.
Doing a pytak install via pip, followed by installing adsbcot from source did work.
The text was updated successfully, but these errors were encountered: