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
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.
The text was updated successfully, but these errors were encountered:
I'm getting the following:
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.
The text was updated successfully, but these errors were encountered: