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

Fix protobuf IndentationError issue #3451

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Fix protobuf IndentationError issue #3451

merged 2 commits into from
Dec 2, 2024

Conversation

iamrk04
Copy link
Contributor

@iamrk04 iamrk04 commented Nov 29, 2024

Description

AutoML notebooks are failing because the latest version of protobuf leads to IdentationError. The solution is to pin this package so that the latest version is not pulled.

Checklist

  • I have read the contribution guidelines.
  • I have coordinated with the docs team ([email protected]) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

@iamrk04 iamrk04 merged commit 896955c into main Dec 2, 2024
77 of 154 checks passed
@iamrk04 iamrk04 deleted the rk/protobuf_issue branch December 2, 2024 05:49
Copy link
Contributor

@jeff-shepherd jeff-shepherd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

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.

5 participants