semantra icon indicating copy to clipboard operation
semantra copied to clipboard

requirement torch>=2.0.0

Open leaph opened this issue 1 year ago • 0 comments

On Raspberry PI 4 I am receiving following error message when installing via pip and pipx: ERROR: Could not find a version that satisfies the requirement torch>=2.0.0 (from semantra) (from versions: none) ERROR: No matching distribution found for torch>=2.0.0

Python version: 3.11.3 Also tried with 3.7, 3.9, 3.11.2

The same install is working fine on M1 Mac ... both are arm64 ...

leaph avatar May 06 '23 17:05 leaph