psycopg2-binary is a binary distribution of psycopg2 -- there's no need to install both of them.
The official docs say that the non-binary version is the better one for production systems, but requires more system packages for pip to be able to compile the package.
psycopg2-binaryis a binary distribution ofpsycopg2-- there's no need to install both of them.The official docs say that the non-binary version is the better one for production systems, but requires more system packages for pip to be able to compile the package.