May-25-2025, 11:48 PM
Running latest LibreOffice package on Fedora 42 saw message about recommendation to setting the PYTHONHOME environment variable.
Found lots of links that talk about it, but nothing seems to show a good way to setup.
Some talk about the link to executible, other talk about path to lib.
Looking at my Fedora 42 system, it has multiple pythons? But 3.13 seems highest one, but is also 3.11 with same date?
Have setup this, and error is gone, but that would require a manual change if a new version gets installed.
export PYTHONHOME=/usr/lib64/python3.13
Some also, talk of adding this to .bashrc but that would have to be done for each user?
Is there a Good way to set this up, and is that correct value.
Did not see this message with Fedora 41.
Found lots of links that talk about it, but nothing seems to show a good way to setup.
Some talk about the link to executible, other talk about path to lib.
Looking at my Fedora 42 system, it has multiple pythons? But 3.13 seems highest one, but is also 3.11 with same date?
Have setup this, and error is gone, but that would require a manual change if a new version gets installed.
export PYTHONHOME=/usr/lib64/python3.13
Some also, talk of adding this to .bashrc but that would have to be done for each user?
Is there a Good way to set this up, and is that correct value.
Did not see this message with Fedora 41.