-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
ERROR from adsbcot Please reinstall adsbcot with pyModeS support: #23
Comments
@daskalovst Are you running adsbcot on an Adsbexchange Pi image? |
no Ubuntu Server 22.10, also the installation method down not work on Ubuntu Server the issue is the the path in the .service file point to nowhere for Ubuntu 22.4 & Ubuntu Server 22.10 the proper path is: For latest raspbian |
So my solution to this was installing pyModeS 2.11 using this command: |
DEBUG=1 adsbcot -c /configpath/myconfig.ini
ERROR from adsbcot
Please reinstall adsbcot with pyModeS support:
$ python3 -m pip install adsbcot[with_pymodes]
i am not a programmer....
however i think is something related to pymodes 2.15, the pymodes cannot be installed correctly in my machine
it seams there have problem with pymodes and python version in my case
Python 2.7.18 or Python 3.8.10 i am not sure which one is used.
Originally posted by @daskalovst in #22 (comment)
The text was updated successfully, but these errors were encountered: