17 Jun
2023
17 Jun
'23
11:29
Hi, with my last Tumbleweed upgrade Python 3.11 and some base modules were installed and the python3 alternative changed its default to python3.11, causing some scripts using #!/usr/bin/python3 to not work because the needed python311- modules are not yet installed. Is there an easy way to replace all my python310- modules with the python311- equivalents? Cheers, Georg