Document python changes

This commit is contained in:
Pavel Sanda 2024-06-24 22:45:15 +02:00
parent cfc9675d0e
commit 935781ceab
2 changed files with 5 additions and 2 deletions

4
README
View File

@ -33,8 +33,8 @@ What do I need to run LyX?
A decent LaTeX2e installation (e.g. TeX Live for Linux/Windows, A decent LaTeX2e installation (e.g. TeX Live for Linux/Windows,
MacTeX for Mac OS). MacTeX for Mac OS).
Python (2.7 or 3.5 and newer) to convert old LyX files and for Python (3.8 and newer) to convert old LyX files and for helper
helper scripts. scripts.
How does the LyX version scheme work? How does the LyX version scheme work?

View File

@ -29,6 +29,9 @@
!!Changes with respect to external programs and libraries in 2.5: !!Changes with respect to external programs and libraries in 2.5:
- The support for python 2 was completely removed. Python 3.8 (or newer)
must be present on your system for LyX to work properly.
!!Known issues in version 2.5.0 !!Known issues in version 2.5.0