thanks for the extended background/justification Terry :)

> Matt's pip install seems to get Leo running with minimal effort, as long
as you use Python 3.
​
They common configurations are minimal, they just aren't all wrapped up in
a single simple instruction set:

>From bare Python 3 install, windows and linux (mac untested):

    pip install leo

>From bare Python 2 install, windows:

    pip install python-qt5
    pip install leo

>From bare Python 2 install, linux (debian and kin):

    apt install python-pyqt5
    pip install leo

(Substitute pyqt4 for 5 if desired).

matt

-- 
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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to