-
Couldn't load subscription status.
- Fork 62
Description
From a discussion on mattermost:
3.9 is being dropped by many third party packages, so using the official client image as basis becomes harder and limiting.
Would be great, if the python version in the client image could be updated to e.g. 3.12.
@dchristidis voiced some concerns:
For example: there’s no configuration for alternatives. As such, python3 will always point to 3.9. Surely not a blocker, but something to be aware of.
and
One more thing that I thought of later: for vendors that target EL9, it definitely doesn’t ‘ship’ Python 3.12. So with dependencies like GFAL and cx_Oracle, we can no longer use their RPM packages and are moving away from what is the supported environment.