#4155 <https://github.com/leo-editor/leo-editor/issues/4155> is a memo that 
the windows-curses <https://pypi.org/project/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

-- 
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 visit 
https://groups.google.com/d/msgid/leo-editor/c2672633-41d0-4286-886d-e4ad130720d0n%40googlegroups.com.

Reply via email to