On Thu, Feb 29, 2024 at 8:37 AM Thomas Passin <tbp100...@gmail.com> wrote:

> I think that whether we can require pyqt6 should depend on whether it can
> be installed on a particular flavor of Linux.  That didn't used to be the
> case, but it may be now.  It is available on Ubuntu/XUbuntu, and probably
> on most Ubuntu-derived distros.
>
> *However,* Leo won't run after installing on Ubuntu until you install
> something else.  The error message will be:
>
> qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load
> the Qt xcb platform plugin.
> qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even
> though it was found.
>
> Here's the command needed to fix the issue:
>
> sudo apt install libxcb-cursor0
>

Thanks for this, Thomas. It looks like requirements.txt must specify Qt5 on
Linux.

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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS3q5MMyTBX4Jd-dcZ8xkdtrQV2mFM1V97ksq-zksbP5zQ%40mail.gmail.com.

Reply via email to