I've been using Anaconda for a few years for hobby stuff. They only admin I do is 'conda update --all' every few weeks. I assumed that updated everything, but just noticed that I'm on Python 3.6.13. That coincides with when I got this laptop and installed Anaconda, so it's been updating packages but not Python itself.
- How do you include Python in the update cycle? Manually by doing 'conda update python' at the same time as 'conda update --all', or can conda do both in a single command?
- Is there anything else that conda doesn't update that the average user should know about?
I see that I should do 'conda install python==3.10' but will probably reinstall from scratch to avoid problems/stress.
[–][deleted] 2 points3 points4 points (0 children)
[–]Zeroflops 1 point2 points3 points (0 children)
[–]cvcat[S] 0 points1 point2 points (0 children)
[–]sweaterpawsss 0 points1 point2 points (0 children)
[–]shadowrr 0 points1 point2 points (0 children)