Skip to content

Downgrade setuptools in post-training to 80.10.2#3804

Merged
copybara-service[bot] merged 1 commit intomainfrom
setuptools_downgrade
May 4, 2026
Merged

Downgrade setuptools in post-training to 80.10.2#3804
copybara-service[bot] merged 1 commit intomainfrom
setuptools_downgrade

Conversation

@SurbhiJainUSC
Copy link
Copy Markdown
Collaborator

Description

uv pip install -e .[tpu-post-train] --resolution=lowest
install_tpu_post_train_extra_deps
tensorboard

fails with the error: ModuleNotFoundError: No module named 'pkg_resources'

This PR downgrades setuptools for tensorboard to run.

Tests

uv pip install -e .[tpu-post-train] --resolution=lowest
install_tpu_post_train_extra_deps
tensorboard

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

@SurbhiJainUSC SurbhiJainUSC marked this pull request as ready for review May 4, 2026 17:37
@copybara-service copybara-service Bot merged commit 9767436 into main May 4, 2026
42 checks passed
@copybara-service copybara-service Bot deleted the setuptools_downgrade branch May 4, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants