老提醒 ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch
|  |      1ldyisbest      2023-02-28 23:45:16 +08:00 | 
|  |      2ttys001      2023-03-01 01:44:07 +08:00 brew install --cask miniforge conda install pytorch torchvision -c pytorch | 
|      3peterzhang0602 OP @ttys001 还是提醒 ModuleNotFoundError: No module named 'torch' | 
|  |      4ttys001      2023-03-01 13:52:49 +08:00 @peterzhang0602  那可能是 python 的版本问题。 python=3.8.12=hab31e5c_2_cpython pytorch=1.8.0=cpu_py38hc43b888_1 torchvision=0.2.2=py_3 |