AbhimanyuHK / aws-psycopg2

A aws psycopg2 package from psycopg2 https://pypi.org/project/aws-psycopg2/
75 stars 11 forks source link

ImportError: libpq-3d107b13.so.5.11 #3

Closed Sviat closed 4 years ago

Sviat commented 4 years ago

Version 1.2.0 released 5 hours ago is actually broken.

from psycopg2 import DatabaseError .eggs/aws_psycopg2-1.2.0-py3.7.egg/psycopg2/__init__.py:50: in <module> from psycopg2._psycopg import ( # noqa E ImportError: libpq-3d107b13.so.5.11: cannot open shared object file: No such file or directory 1.1.1 worked and still works fine.

jcuna commented 4 years ago

Any news on this?

AbhimanyuHK commented 4 years ago

Thank you for the report @Sviat We will address the issue soon.

AbhimanyuHK commented 4 years ago

Try 1.2.1, This may help.

adnmonroy commented 2 years ago

Solution for me: Compress using 7-Zip. Windows zip tool cause error.