Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Native code dependencies issue (libmysqlclient.so.1020) #317

@polosatyi

Description

@polosatyi

Hi, guys!
I need to launch a lambda function that uses mysqlclient==1.4.2 and SQLAlchemy==1.2.16.
I followed your instructions and got an error:
ImportError: /var/task/libmysqlclient.so.1020: symbol X509_check_ip_asc, version libcrypto.so.10 not defined in file libcrypto.so.10 with link time reference
I tried to use docker images: amazonlinux:1 (as you suggested) and amazonlinux:2017.03.1.20170812. And I got the same result.
Does anyone know how to solve my problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions