Wed Jul 15 07:57:23 UTC 2026
=== check if python3 has pip module ===
Traceback (most recent call last):
  File "", line 1, in 
ModuleNotFoundError: No module named 'pip'
=== check for ensurepip ===
/usr/bin/python3: No module named ensurepip
=== try to install python3-pip via apt ===