jina-ai / jina-ai/executor-text-transformers-torch-encoder
No matching distribution found for torch==1.9.0+cpu
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to get this to work on my macbook pro m1 max, but no matter what I do I get this error when trying to run it locally.
```
Unpacking TransformerTorchEncoder ...ERROR: Could not find a version that satisfies the requirement torch==1.9.0+cpu (from versions: 1.8.0, 1.8.1, 1.9.0, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0)
ERROR: No matching distribution found for torch==1.9.0+cpu
```
Anyone know how to fix this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.