diff options
| author | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2025-01-14 23:45:45 +0100 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2025-01-15 00:20:31 +0100 |
| commit | 8fb1c19e7c3a654eff67552ef09afd1f86761371 (patch) | |
| tree | 042f83612c8df3888306b4a9872815005f0ae6c6 /guides/languages | |
| parent | cf8a3f15ee1c80b874be10cbdd34496b84560f59 (diff) | |
| download | memory-leaks-8fb1c19e7c3a654eff67552ef09afd1f86761371.tar.xz | |
Update Python IDE notes
Diffstat (limited to 'guides/languages')
| -rw-r--r-- | guides/languages/python.org | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/guides/languages/python.org b/guides/languages/python.org index 3c11b13..b4d7969 100644 --- a/guides/languages/python.org +++ b/guides/languages/python.org @@ -18,6 +18,13 @@ Tumbleweed at least does not make it easy: every remnant of the previous versions & the corresponding Python runtime. + - Update 💡 :: The trick is to take the =$y= off. Requires a leap + of faith since neither ~zypper info~ nor zypper completions seem + to know about the unsuffixed names, but ~zypper install~ knows to + look for /capabilities/ instead of packages. Presumably + "installing capabilities" means they will be upgraded + automatically to =$((++yy))= when the time comes? + - I have no idea how to cajole zypper into installing those "suggested" dependencies; =--recommended= does not cut it, =--suggested= does not exist. @@ -38,3 +45,5 @@ Tumbleweed at least does not make it easy: 4 new packages to install. #+end_src + - Update 🫥 :: as of 2025-01-14, Tumbleweed's =python311= packages + no longer suggest nor recommend anything? |
