Using other python version

hello
i want to use other python version
my environment is on-premise and OS is Rocky 9.5 so default python version 3.9
Since python3.11 and python3.12 can be installed from the Rocky 9.5 dnf repo, I installed them with dnf install and restarted dss.
Then go to code-env and select python3.11 or python3.12 and click the create python code-env button. An error like the image will appear.
It seems to be a permissions issue, but I'm curious as to why permissions are needed and how to fix it.
Operating system used: Rocky 9.5
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,531 Neuron
I am not familiar with Rocky but you should review the Python documentation on how to install multiple Python versions in your OS (Python alternatives). This should work fine. I have 5 Python versions installed in RHEL and they work fine in Dataiku.