Werk #16348: Support Diagnostics: Use pip3

Component Setup
Title Support Diagnostics: Use pip3
Date Dec 6, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p38 2.2.0p17 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When creating a Support Diagnowtics dump, the information about the installed Python modules was collected using pip.
This actually collected information about the OS' Python environment, not about the one in the site context. Sometimes, it caused a crash, when there was no pip installed.

Now, pip3 is used, which is built-in to the Checkmk Site.

To the list of all Werks