Skip to content

Issue with libcrypt/glibc #2

@plitter

Description

@plitter
Traceback (most recent call last):
  File "/home/plitter/tempProject/sqlalchemy/foo.py", line 19, in <module>
    engine = create_engine(ConStr)
  File "<string>", line 2, in create_engine
  File "/home/plitter/.local/lib/python3.10/site-packages/sqlalchemy/util/deprecations.py", line 309, in warned
    return fn(*args, **kwargs)
  File "/home/plitter/.local/lib/python3.10/site-packages/sqlalchemy/engine/create.py", line 560, in create_engine
    dbapi = dialect_cls.dbapi(**dbapi_args)
  File "/usr/lib/python3.10/site-packages/IfxAlchemy-1.0.1-py3.10.egg/IfxAlchemy/IfxPy.py", line 109, in dbapi
    import IfxPyDbi as module
  File "/home/plitter/.local/lib/python3.10/site-packages/IfxPyDbi.py", line 44, in <module>
    import IfxPy
ImportError: /usr/lib/libcrypt.so.1: version `GLIBC_2.2.5' not found (required by /home/plitter/.local/lib/python3.10/site-packages/onedb-odbc-driver//lib/cl
i/libthcli.so)

Similar issue as I've mentioned in OpenInformix/IfxPy#67.

Name            : glibc
Version         : 2.35-2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions