Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(fix): Include librdkafka in order to support Big Sur #22645

Merged
merged 2 commits into from
Dec 14, 2020
Merged

Conversation

armenzg
Copy link
Member

@armenzg armenzg commented Dec 14, 2020

There's currently no wheel for confluent-kafka, thus, we need librdkafka
to build it.

This can be removed once there's a wheel for it.

Fixes #22497

There's currently no wheel for confluent-kafka, thus, we need librdkafka
to build it.

This can be removed once there's a wheel for it.

Fixes #22497
@armenzg armenzg self-assigned this Dec 14, 2020
@armenzg armenzg added the Component: Developer Environment This covers issues related to setting up a developer's environment label Dec 14, 2020
@armenzg armenzg requested a review from joshuarli December 14, 2020 13:38
Brewfile Outdated Show resolved Hide resolved
Co-authored-by: josh <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: Developer Environment This covers issues related to setting up a developer's environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document and fix Python installation problems on Big Sur
2 participants