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(datasets): add workaround for bad dependency #949

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

deepyaman
Copy link
Member

Description

Resolve error failing builds:

AttributeError: module 'lib' has no attribute 'X509_V_FLAG_NOTIFY_POLICY'. Did you mean: 'X509_V_FLAG_EXPLICIT_POLICY'?

Development notes

Ran into this issue while rebasing #941

Fix copied from dagster-io/dagster#26172

Checklist

  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added a description of this change in the relevant RELEASE.md file
  • Added tests to cover my changes
  • Received approvals from at least half of the TSC (required for adding a new, non-experimental dataset)

@deepyaman deepyaman marked this pull request as ready for review November 27, 2024 20:56
@deepyaman deepyaman enabled auto-merge (squash) November 28, 2024 11:42
@deepyaman deepyaman disabled auto-merge November 28, 2024 15:03
@deepyaman deepyaman enabled auto-merge (squash) November 28, 2024 15:03
@deepyaman deepyaman disabled auto-merge November 28, 2024 15:13
@deepyaman deepyaman enabled auto-merge (squash) November 28, 2024 15:14
@deepyaman deepyaman merged commit 1e33d07 into main Nov 28, 2024
12 checks passed
@deepyaman deepyaman deleted the deepyaman-patch-2 branch November 28, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants