Skip to content

Revert "[grpc] Auto-generate protobuf files during wheel build"#16753

Closed
michaelzhang-ai wants to merge 1 commit intosgl-project:mainfrom
michaelzhang-ai:revert-16409-protobuf
Closed

Revert "[grpc] Auto-generate protobuf files during wheel build"#16753
michaelzhang-ai wants to merge 1 commit intosgl-project:mainfrom
michaelzhang-ai:revert-16409-protobuf

Conversation

@michaelzhang-ai
Copy link
Collaborator

@michaelzhang-ai michaelzhang-ai commented Jan 8, 2026

Reverts #16409

this PR break all AMD stage-a test: https://github.com/sgl-project/sglang/actions/runs/20825205688

Issue: setup.py line 37 uses sys.executable which points to main
venv (/opt/venv/bin/python), but grpcio-tools was installed in
pip's isolated build environment.

Error:
ModuleNotFoundError: No module named 'grpc_tools'

@HaiShaw @yctseng0211 @bingxche

@gemini-code-assist
Copy link
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jan 8, 2026
@michaelzhang-ai
Copy link
Collaborator Author

it is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file run-ci

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments