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

connect and disconnect to the drone in the same script #108

Open
azizbelkhiria opened this issue Dec 26, 2022 · 0 comments
Open

connect and disconnect to the drone in the same script #108

azizbelkhiria opened this issue Dec 26, 2022 · 0 comments

Comments

@azizbelkhiria
Copy link

I am trying to reconnect to the drone without leaving the script but I get this error
File "TelloControl.py", line 76, in __init__ self.drone = tellopy.Tello() File "/home/..../lib/python3.7/site-packages/tellopy/_internal/tello.py", line 101, in __init__ self.sock.bind(('', self.port)) OSError: [Errno 98] Address already in use

any suggestions on how to deal with this?

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