TFT doesn't support recent versions of protobuf.
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- build-system
Research direction
Start at setup.py around the protobuf requirement cited in the issue, then review how TFT dependencies are declared and tested. Check the current protobuf compatibility against the stated GCP dependency conflict; done means the requirements no longer unnecessarily block supported recent protobuf versions and the dependency update expectation is addressed.
Written by the indexing model from the issue text.
Description
TFT requires protobuf 5.x: https://github.com/tensorflow/transform/blob/339b0cba4ab6e511c47ba20d576d6f2f08d603ba/setup.py#L51
This conflicts with other GCP deps, for example recent version of grpcio-status requries protobuf 6.x. Furthermore, Protobuf 5.x reaches EOL in a couple of weeks: https://protobuf.dev/support/version-support/#python
This makes it complicated for projects to depend on TFT.
Could we ensure that TFT requirements are periodically updated to bump upper bounds for TFT dependencies? Thanks!
- Dominant language
- Python
- Stars
- 989
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from tensorflow/transform
-
bug stat:awaiting response
Difficulty 3/5 1-2 days Newbie friendliness 35/100
tensorflow/transform#339 · 2 comments ·
-
stat:contributions welcome type:bug
tensorflow/transform#273 · 1 assignee ·
-
stat:contributions welcome type:support
tensorflow/transform#272 · 4 comments · 1 assignee ·
-
stat:contributions welcome type:bug
tensorflow/transform#265 · 3 comments · 2 assignees ·
-
stat:contributions welcome type:bug
tensorflow/transform#264 · 3 comments · 1 assignee ·
All issues in tensorflow/transform
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
learningequality/ricecooker#747 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
run-llama/llama_index#23199 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
KhronosGroup/glTF-Blender-IO#2769 ·