On Tue, Dec 11, 2018 at 4:08 PM Matt Wilkie <[email protected]> wrote:

> Marked for study.
> Thank you Edward, Speed. :)
>
> My first question is why? Meaning: I don't understand the problems it's
> solving.
>
...

> At first reading I thought it was for disconnected environments because of
> the zip archives, but there's also talk of pulling updates from Github so
> that doesn't quite fit. Python and Pip themselves are headless, so it's not
> getting around `pip install leo` and it's still using pip anyway.  Ohhh, is
> it because default `pip install leo` demands PyQt and other unwanted
> dependencies?
>

I think so. I took some notes a week ago or so.  Here they are:

QQQ
pip install leo from a downloaded .zip file.

- Download .zip file.
- Weird git init from the .zip file.
- Weirder git pull.
- pip install with exactly the right command-line switches.
  Works for all required packages except tornado.
  tornado works, but can't do a git pull.
QQQ

That's what I have.   HTH.  I'll ask Speed.

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

Reply via email to