Skip to content

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

@azizbelkhiria

Description

@azizbelkhiria

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions