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

NameError: name 'air_modes_swig' is not defined ,How to fix it. #114

Open
e983917 opened this issue Apr 20, 2021 · 0 comments
Open

NameError: name 'air_modes_swig' is not defined ,How to fix it. #114

e983917 opened this issue Apr 20, 2021 · 0 comments

Comments

@e983917
Copy link

e983917 commented Apr 20, 2021

When I run "./modes_rx -K test.kml".It appears to these.How can I fix it.
Traceback (most recent call last):
File "./modes_rx", line 98, in
main()
File "./modes_rx", line 57, in main
tb = air_modes.modes_radio(options, context)
File "/usr/lib/python3/dist-packages/air_modes/radio.py", line 55, in init
self._rx_path = air_modes.rx_path(self._rx_rate, options.threshold,
File "/usr/lib/python3/dist-packages/air_modes/rx_path.py", line 56, in init
self._sync = air_modes_swig.preamble(self._rate, self._threshold)
NameError: name 'air_modes_swig' is not defined

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

1 participant