You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ve recentrly bought Parrot AR Drone Elite Edition 2.0. I tried to controllit with python using this library https://github.com/venthur/python-ardrone. On Windows I got error 10038 saying "An operation was attempted on something that is not a socket". On Kali Linux application seemed to be running but drone didnt do anything. It looks like it's an issue with select.select() command. Do you have any solutions?
The text was updated successfully, but these errors were encountered:
I ve recentrly bought Parrot AR Drone Elite Edition 2.0. I tried to controllit with python using this library https://github.com/venthur/python-ardrone. On Windows I got error 10038 saying "An operation was attempted on something that is not a socket". On Kali Linux application seemed to be running but drone didnt do anything. It looks like it's an issue with select.select() command. Do you have any solutions?
The text was updated successfully, but these errors were encountered: