On Fri, Jul 12, 2024 at 5:00 AM Tiwo W. <[email protected]> wrote:

> Hi folks!
>
> I want to try Leo, but I'm having trouble getting it installed. I've tried
> this on Debian 12, Ubuntu 22.04, Ubuntu 24.04 virtual machines, and I am
> trying to install into a virtual environment created with "python3 -m venv".
>
> First of all, PyQt6 seems seems to be required even for leo-console, but
> isn't stated as a dependency. This must be an error, right?
>

Correct.

Second, after a manual "pip install PyQt6", Qt doesn't find libraries -
> starting with libEGL.so.1, if I install this manually with Debian's apt,
> the next one is fontconfig or something, at which point I'm giving up. The
> "Installing Leo" page says nothing about any of this.
>

I can confirm the problems you are having. My apologies.

I'll release Leo 6.8.1 soon and upgrade Leo's testing protocol.

Installing with Miniconda, or installing from the github repository,
> including a "pip install -r requirements.txt" doesn't make a difference
> (why would it). And by the way, I think leo should install with "pip
> install ."
>

As you imply, requirements.txt does not exist in the site-customize/leo
directory.

However, "pip install -r requirements.txt" does exist when installing Leo
from GitHub, and it works for me.

Edwar

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS2jXU_tfrbF5hJyt5UqGZE9JgawCUOPQK%2BfQvKLfK1PhQ%40mail.gmail.com.

Reply via email to