Just don't install pyqt at all. I was playing with the web app version of flexx a while back and I think I only installed these pip packages:
pip install docutils nbformat pylint pypandoc sphinx semantic_version flexx and then ran leo from the git checkout with --gui=browser. You should be able to replace flexx above with whatever pip package provides the curses functionality. On Sun, Dec 22, 2019 at 11:47 PM gar <[email protected]> wrote: > I have a very ancient notebook, it is still 32bits. surprisingly recent > lubuntus run fine there. > I use it time after time but! I cannot use it with .leo files cause it is > absolutely impossible to install Leo on 32bit systems since pyqt is > required and pyqt for itself supports only 64bit linuxes. > I'd love to have a chance to use console gui, but cannot imagine how to do > it. > Clone from git, install all deps manually, ignore failed pyqt? Is it > possible to ask pip install all ignoring failed packages? > > -- > 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/7376413a-8242-49a6-88ce-33435be99137%40googlegroups.com > <https://groups.google.com/d/msgid/leo-editor/7376413a-8242-49a6-88ce-33435be99137%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAO5X8CwV%3DpEgk0C%3DVQVoGqPqD2tPv0Hap1EExUM7UfnuDA-%3DUQ%40mail.gmail.com.
