Skip to content

No module named 'confluent_kafka.cimpl' AWS Lambda / Python 3.9 #1295

Open
@temeke

Description

@temeke

No module named 'confluent_kafka.cimpl'

How to reproduce:
Deploy AWS Lambda function with Python 3.9 runtime and try to import:

from confluent_kafka import Producer

When confluent_kafka version 1.8.2 is used it returns an error:
No module named 'confluent_kafka.cimpl'

Works with Python 3.7 and confluent_kafka version 1.7.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequesting a feature changeinvestigate furtherIt's unclear what the issue is at this time but there is enough interest to look into itquestionA question about how to use or about expected behavior of the library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions