Hi there,
i've updated proxmox 8.2.2 in lab and want to install prometheus exporter but got this error
Read more
i've updated proxmox 8.2.2 in lab and want to install prometheus exporter but got this error
Code:
root@pm1:/etc/apt/sources.list.d# python3 -m pip install prometheus-pve-exporter
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/lib/python3/dist-packages/pip/__main__.py", line 16, in <module>
from pip._internal import main as _main # isort:skip # noqa...
Read more