Skip to content

psycopg2-binary-2.8.2 libcrypt.so.1: cannot open shared object file #912

@loleg

Description

@loleg
    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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wheelBugs related to the wheel distribution, not happening installing from source

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions