Skip to content

socket error:error: (10038, '') #11

Description

@morningsky

Can you help me? When I run the demo.py, it's seems can't connect the network.

Exception in thread Thread-3:
Traceback (most recent call last):
File "D:\Anaconda2\lib\threading.py", line 801, in __bootstrap_inner
self.run()
File "E:\Python\python-ardrone-master\arnetwork.py", line 105, in run
inputready, outputready, exceptready = select.select([self.drone.video_pipe, self.drone.nav_pipe], [], [], 1)
error: (10038, '')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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