tensorflow / tensorflow/recommenders
installation bug
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
i have tensorflow==2.4.0 and when i am trying to install tfrs using pip install tensorflow-recommenders ,its automatically installing tensorflow=2.13.1 which i don't want.
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.
Research direction
Start by reproducing the reported pip install tensorflow-recommenders command with TensorFlow 2.4.0, then inspect the package dependency metadata and resolver output. Done means the installation behavior and supported TensorFlow versions are clearly established without unexpectedly replacing the requested TensorFlow version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100