That took care of the problem and the branch of Leo now runs on Ubuntu. Also, VR3 opens.
On Monday, March 25, 2024 at 9:05:18 AM UTC-4 Edward K. Ream wrote: > On Mon, Mar 25, 2024 at 7:47 AM Thomas Passin <[email protected]> wrote: > >> Fails on Ubuntu: >> >> *cannot import name 'Qsci' from 'PyQt6' >> (/home/tom/.local/lib/python3.10/site-packages/PyQt6/__init__.py)* >> > > Good catch. My apologies for the confusion. > > This is a documentation error or a "transition" problem, depending on your > point of view. > > It's easy to fix: *pip install PyQt6-QScintilla * > > I say this is a transition problem because requirements.txt now includes > PyQt6-QScintilla. > > There's no automatic way to avoid the extra dependency. Otoh, Leo 6.7.9 > will provide the dependency automatically. > > *Summary* > > *Everyone *who uses GitHub should run *pip install PyQt6-QScintilla * > > 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/bb69f912-6aa9-4cb7-9ea3-76681ef9aeean%40googlegroups.com.
