Looking in indexes: https://download.pytorch.org/whl/cu118 ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch

study2023 / 2024-01-23 / 原文

有些帖子说可能是因为python版本过高,因为俺装的是3.7,就想着是不是过低也会导致,然后果不其然,运行:
conda install python==3.10
问题解决,撒花!!