]> git.lyx.org Git - features.git/commit
#12523 check for existence of usable Python interpreter
authorStephan Witt <switt@lyx.org>
Thu, 5 Jan 2023 23:32:09 +0000 (00:32 +0100)
committerStephan Witt <switt@lyx.org>
Thu, 5 Jan 2023 23:32:09 +0000 (00:32 +0100)
commitbbc2270972cfbb1aa11836498c8a6c73be91f18d
tree319f4bcd4d5ff5b77abf6fcca6b9aa20009e2296
parent83c72a3eceb1ce98242a848579952b7526739d15
#12523 check for existence of usable Python interpreter

- present appropriate alert message in case of missing Python
- add the option to quit LyX immediately
- recheck for Python interpreter on reconfigure if it was missing
src/LyX.cpp
src/support/Package.cpp
src/support/os.cpp
src/support/os.h