Replace Python 3.10 with 3.11 modules
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
17 Jun
17 Jun
15:00
faced same problem i deleted python310 folder from /lib and /lib64 also deleted site-packages folder from /lib/python3.11 and /lib64/python3.11 and reinstall all python311 packages from yast and pip3 now all working fine
503
Age (days ago)
503
Last active (days ago)
1 comments
2 participants
participants (2)
-
Georg Pfuetzenreuter
-
Pawan Yadav