Installation Error: Unable to find installation candidates for tflite-support (0.4.4)
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- macos, python
Research direction
Begin by checking the published artifacts and metadata for tflite-support 0.4.4 against macos_arm64, then review the Poetry failure at ~/.poetry/venv/lib/python3.11/site-packages/poetry/installation/chooser.py:73. Done means documenting a supported workaround or making an Apple silicon installation candidate available, with the relevant installation behavior verified.
Written by the indexing model from the issue text.
Description
I got an error when install tflite-support in MacBook w/ Apple silicon.
❯❯❯ poetry add tflite-support
Using version ^0.4.4 for tflite-support
Updating dependencies
Resolving dependencies... (0.4s)
Package operations: 1 install, 0 updates, 0 removals
• Installing tflite-support (0.4.4): Failed
RuntimeError
Unable to find installation candidates for tflite-support (0.4.4)
at ~/.poetry/venv/lib/python3.11/site-packages/poetry/installation/chooser.py:73 in choose_for
69│
70│ links.append(link)
71│
72│ if not links:
→ 73│ raise RuntimeError(f"Unable to find installation candidates for {package}")
74│
75│ # Get the best link
76│ chosen = max(links, key=lambda link: self._sort_key(package, link))
77│
Cannot install tflite-support.
Is there any workaround for tflite-support does not support macos_arm64 build?
Or there are any roadmap on this?
- Dominant language
- C++
- Stars
- 441
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Getting set up
This project ships no dev container, Dockerfile or contributing guide, so setting up is up to you: start from its README, and see our first-contribution guide for the general steps.
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/tflite-support
-
`CreateFrameBufferFromBytes()` leaks acquired byte-array elements when `FrameBuffer` creation failsOpen
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
tensorflow/tflite-support#1012 ·
-
Unchecked `GetStringUTFChars()` result and local-reference accumulation in the tokenizer JNI helpersOpen
Difficulty 3/5 1-2 days Newbie friendliness 76/100
tensorflow/tflite-support#1014 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 28/100
tensorflow/tflite-support#1011 · 1 comment ·
-
helloOpen
Difficulty 5/5 Over a week Newbie friendliness 1/100
tensorflow/tflite-support#1010 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
tensorflow/tflite-support#1006 · 1 comment ·
All issues in tensorflow/tflite-support
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
tesseract-ocr/tesseract#4627 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
lxqt/lxqt-panel#2492 ·
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Maintainers usually reply within 1 day
-
[models/demos/gemma4 dFlash]: _shard_argmax returns a view of a force-freed tensor when rows == 1Opencommunity
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
tenstorrent/tt-metal#57989 ·
Maintainers usually reply within 1 day
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100