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

error 98: Address already in use #6

Open
pythonstarter opened this issue Dec 5, 2015 · 1 comment
Open

error 98: Address already in use #6

pythonstarter opened this issue Dec 5, 2015 · 1 comment

Comments

@pythonstarter
Copy link

Hello,I'm trying to run a ardrone in raspbery pi, but he cannot run application. Writes the error.

Process ARDroneNetworkProcess-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "/home/zilvis/drone/arnetwork.py", line 56, in run
nav_socket.bind(('', libardrone.ARDRONE_NAVDATA_PORT))
File "/usr/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
error: [Errno 98] Address already in use

Maybe that will help me?

@gessha
Copy link

gessha commented Jan 17, 2016

I have the same problem.

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

2 participants