Hi,
Upgrading to a newer system image seems a bit convoluted in some cases. To make things a bit more straightforward, can you write the steps to upgrade everything the the latest "haggis":
- should any Python version (across the various parts that use different versions of Python) be manually upgraded: how, where exactly
- should any web library,..., like Flask, Django,... be manually upgraded: how and where exactly
- how to upgrade different Python modules used in different parts of the system: how and where to upgrade them
- how this is different for custom virtualenv
- I probably missed some other adjustments
Answering these questions will greatly speed up the process in transiting to a newer system image for anybody.
Thank you in advance.