You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ...
The text was updated successfully, but these errors were encountered:
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 ...
The text was updated successfully, but these errors were encountered: