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