About --gui=console with Python 3.13

32 views
Skip to first unread message

Edward K. Ream

unread,
Dec 4, 2024, 8:58:30 AM12/4/24
to leo-editor
#4155 is a memo that the windows-curses packages does not work with Python 3.13.

Repeated attempts at creating a conditional requirement for this package in pyproject.toml have failed. As a workaround, I have removed the windows-curses package from both pyproject.toml and requirements.txt.

As a result, Leo 6.8.3 will never install the windows-curses package. Those wishing to use --gui=console should do the following:

- Continue to use Python 3.12 through Python 3.9.
- Install window-curses by hand with `pip install windows-curses`.

Any questions or comments?

Edward
Reply all
Reply to author
Forward
0 new messages