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

Failed to bind port 1900 #5

Open
chasingtheflow opened this issue Apr 2, 2013 · 2 comments
Open

Failed to bind port 1900 #5

chasingtheflow opened this issue Apr 2, 2013 · 2 comments

Comments

@chasingtheflow
Copy link

I'm getting the following:

Billy@billy-mbp-2 ~/G/P/W/wemo> ipython
Enthought Python Distribution (free version) -- www.enthought.com
(type 'upgrade' or see www.enthought.com/epd/upgrade to get the full EPD)

Python 2.7.3 |EPD_free 7.3-2 (32-bit)| (default, Apr 12 2012, 11:28:34) 
Type "copyright", "credits" or "license" for more information.

IPython 0.12.1 -- An enhanced Interactive Python.
?         -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help      -> Python's own help system.
object?   -> Details about 'object', use 'object??' for extra details.

In [1]: from wemo import on, off, get
Entering discovery mode for 'upnp:rootdevice', Ctl+C to stop...

Failed to bind port 1900

Do I need a specific version of Python? Should I not use iPython?

** Update 1 **
Also tried in a venv w/ python 2.7.2 and had the same result.

@sidick
Copy link

sidick commented Feb 11, 2014

I get the same on FreeBSD with Python 2.7.6

@chasingtheflow
Copy link
Author

Hey sidick, I never got this working, but try checking out http://ouimeaux.readthedocs.org/ which has been working quite well for me.

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