-
-
Notifications
You must be signed in to change notification settings - Fork 516
Closed
Labels
wheelBugs related to the wheel distribution, not happening installing from sourceBugs related to the wheel distribution, not happening installing from source
Description
import psycopg2
File "/home/oleg/.local/share/virtualenvs/backend-CqoIE4Q5/lib/python3.7/site-packages/psycopg2/__init__.py", line 50, in <module>
from psycopg2._psycopg import ( # noqa
ImportError: libcrypt.so.1: cannot open shared object file: No such file or directory
This error has popped up since upgrading to Fedora 30. I believe it has to do with the deprecation of Glib's libcrypt in favor of https://github.com/besser82/libxcrypt .. but I'm not sure what's going on here, since nowhere is it mentioned in the code or libpqxx.
jdufresne, fitodic, andrew0788 and gforcada
Metadata
Metadata
Assignees
Labels
wheelBugs related to the wheel distribution, not happening installing from sourceBugs related to the wheel distribution, not happening installing from source