brash-glass-61350
11/30/2023, 5:53 PMtorch, I get some linux_x86_64.whl wheels, which don't work for my colleagues' machines when they are running on docker, which expects many_linux_2_31_aarch64.whl wheels. What can we do?gorgeous-winter-99296
11/30/2023, 9:01 PMpex3 interpreter inspect -m -t inside that container and see what shows up. And checking if you can install it without involving pants/pex.brash-glass-61350
11/30/2023, 9:19 PMgorgeous-winter-99296
11/30/2023, 9:37 PMmanylinux2014_aarch64, manylinux1_x86_64, macos_10_9_x86_64 and macos_11_0_arm64.brash-glass-61350
12/01/2023, 2:05 PMgorgeous-winter-99296
12/01/2023, 2:19 PMbrash-glass-61350
12/04/2023, 11:08 AMbrash-glass-61350
12/04/2023, 11:09 AMgorgeous-winter-99296
12/04/2023, 11:10 AMgorgeous-winter-99296
12/04/2023, 11:12 AMgorgeous-winter-99296
12/04/2023, 11:13 AM/cpu/ index you're using, just... without the tag. Because if there's one thing Torch isn't, is consistent.brash-glass-61350
12/04/2023, 11:14 AM/cpu/ index it will work for all linux distributions? 🤞gorgeous-winter-99296
12/04/2023, 11:17 AMbrash-glass-61350
12/04/2023, 11:18 AMgorgeous-winter-99296
12/04/2023, 11:18 AMtorch!=1.12.0+cpu,!=1.12.0+cu116,==1.12.0
specifically excluding all local version specs it could pickgorgeous-winter-99296
12/04/2023, 11:19 AMgorgeous-winter-99296
12/04/2023, 11:19 AMbrash-glass-61350
12/04/2023, 11:19 AMgorgeous-winter-99296
12/04/2023, 11:20 AMgorgeous-winter-99296
12/04/2023, 11:21 AMgorgeous-winter-99296
12/04/2023, 11:22 AMbrash-glass-61350
12/04/2023, 11:25 AMFunnily enough the wheels you get from torch's own website and the ones from pypi are also different sha256s despite the wheelnames being identical.Lol. Torch is a mess...
brash-glass-61350
12/04/2023, 11:26 AMgorgeous-winter-99296
12/04/2023, 11:27 AMbrash-glass-61350
12/04/2023, 11:29 AM