Hi folks,

I like I am doing something wrong, but I *am *following the instructions on 
the "Installing Leo" page.

I'm trying to install with pip on a freshly installed Linux VMs that 
created for the purpose of trying Leo. I'm creating&activating a Python 
virtual environment (python -m venv leo-venv)

First, PyQt6 seems to be required (even for leo-console); but it isn't 
listed as a dependency (it doesn't matter if I follow the instructions for 
installing from PyPI or from the git repository), neither in the PyPI 
package nor in the setup.cfg on Github.

And if I manually install PyQt6 (for example, with pip install -r 
requirements.txt), then Qt doesn't find its dependencies - starting with 
libEGL.so.1, but after I install that library, it's missing some 
fontcontrol library or whatever. At this point, I give up.

What am *I* missing here?

Thanks a lot,
Thomas

-- 
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/db09a169-b3f4-421d-81a7-2ba7282debcdn%40googlegroups.com.

Reply via email to