tensorflow / tensorflow/text

ERROR: Could not find a version that satisfies the requirement tensorflow_text (from versions: none)

Open
#823 50 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

duplicate
Dominant language
C++
Stars
1.3k
Forks
379
Avg merge
3h 30m
Merged PRs (30d)
8

Description

I am using macOS version Monterey on my MI Air and for some reasons I can't install tensorflow text even though I installed tensorflow. When I run pip3 install tensorflow_text on terminal it says:

ERROR: Could not find a version that satisfies the requirement tensorflow_text (from versions: none)
ERROR: No matching distribution found for tensorflow_text

I have also tried using pip3 install tensorflow-text but the result is same. Is there any other way I can install this? Please help as I am very new to python. Regards.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported pip3 install tensorflow_text and pip3 install tensorflow-text commands on the stated macOS Monterey machine. Check the package's compatibility with that environment and determine whether a compatible distribution or documented installation path exists; done means recording the confirmed result or the precise compatibility limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
build-system, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.