I am trying to install python36-psycopg2 as per the instructions of my lab. I have done the following:
yum install -y postgresql-devel python36-devel python36-psycopg2
but i keep getting the error message:
No package python36-psycopg2 available. Nothing to do
any ideas why?