The upcoming Ubuntu 20.04 removes the python package, and won't ship with python2 by default. The upshot is that the debian control file for rocm-smi, as stands, is no longer installable on the ...
I'm trying to use this command to build/install psycopg-binary but it fails python3.9 -m pip install "psycopg[binary]==3.2.3" --no-binary :all: Collecting psycopg==3.2.3 (from psycopg[binary]==3.2.3) ...