You can try installing using pip. All you need is postgresql-libs and postgresql-devel rpms installed in the machine.
We want to avoid providing python modules/packages as a rpm in Toolbox as much as possible. Because the python modules dependencies grows in time, it's difficult to maintain them. If it is a complex package and lot of users requesting it, then we can thinking about providing them in Toolbox as a rpm. In this psycopg2 case, it's a simple package to compile and install it.
------------------------------
Ayappan P
------------------------------
Original Message:
Sent: Mon September 11, 2023 09:02 AM
From: Sascha Wycisk
Subject: Is it possible to provide python3-psycopg2 in AIX Toolbox
Hi
I am missing the package python3-psycopg2 to access postgres databases. Is ist on your list for future packages?
Thanks
Sascha
------------------------------
Sascha Wycisk
------------------------------
#AIXOpenSource