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
ERROR: Could not find a version that satisfies the requirement torchvision==0.13.1a0 (from versions: 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.2, 0.2.2.post2, 0.2.2.post3, 0.5.0, 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.9.0, 0.9.1, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1)
ERROR: No matching distribution found for torchvision==0.13.1a0
Does it require some different CPU architecture? Or anything else? I run it on my MacBook M1 Pro. Can it run there? If not, please add architecture requirements to the README (and any other requirements as well if exists).
The text was updated successfully, but these errors were encountered:
Here is the screenshot: https://i.imgur.com/cKGRadT.png
Here is the raw code: https://pastebin.com/dfTqdqPs
The main error is with the
torchvision
package:Does it require some different CPU architecture? Or anything else? I run it on my MacBook M1 Pro. Can it run there? If not, please add architecture requirements to the README (and any other requirements as well if exists).
The text was updated successfully, but these errors were encountered: