decord icon indicating copy to clipboard operation
decord copied to clipboard

pip install decord in linux/arm64

Open ISADORAyt opened this issue 4 months ago • 6 comments

Hi, I want to install decord on arm64 linux architecture, but I found that there is no version(aarch64) for this architecture in pypi, how do I fix it? I'd be grateful for your answer. 5031713275572_ pic

ISADORAyt avatar Apr 16 '24 14:04 ISADORAyt

WeChat21d6de46bbe6839cf70ac2ca35e007a0

ISADORAyt avatar Apr 16 '24 14:04 ISADORAyt

@zhreshold Hello~

ISADORAyt avatar Apr 16 '24 14:04 ISADORAyt

Has this issue been resolved?

leopeng1995 avatar Apr 23 '24 14:04 leopeng1995

Also ran into this issue, using linux arm64 device

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

yulinzou avatar May 01 '24 08:05 yulinzou

I'm facing the same issue tryin to start project on Mac insider docker. It expects to find linux image for arm and can not find any.

3.732 
3.732   Unable to find installation candidates for decord (0.6.0)
3.732 
3.732   at /usr/local/lib/python3.11/site-packages/poetry/installation/chooser.py:73 in choose_for
3.735        69│ 
3.735        70│             links.append(link)
3.735        71│ 
3.735        72│         if not links:
3.735     →  73│             raise RuntimeError(f"Unable to find installation candidates for {package}")
3.736        74│ 
3.736        75│         # Get the best link
3.736        76│         chosen = max(links, key=lambda link: self._sort_key(package, link))
3.736        77│ 
3.736 
3.736 Cannot install decord.

nawivee avatar May 01 '24 11:05 nawivee

Are there any updates on this issue? I'm facing this problem as well

karinseve avatar May 10 '24 16:05 karinseve