On Sat, Jan 10, 2015 at 9:03 AM, <[email protected]> wrote:

> If I use (two '--' !)
>
> ​​
> python launchLeo.py --ipython
>
> I get
>
> zmq.error.ZMQError: permission denied
>
> can not init leo.cor.leoIPython.py
>

​This definitely works for me on Windows::​


​    ​python launchLeo.py --ipython​


​I recommend installing ipython as follows::

    pip install ipython[all]

Using pip is the first time I have ever got the Tornado server to work on
Windows.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to