Could not find a version that satisfies the requirement torch==201 from versions 100 101 101post2 110 120 130 131 140 150 151 160 170 171 180 181 190 191 1100 1101 1102No matching distribution found f
这个错误是因为在PyPI(Python Package Index)上找不到版本为2.0.1的torch软件包。根据提供的版本列表,最新的版本是1.10.2。你可以尝试安装torch的其他可用版本,或者检查是否有其他版本的torch适用于你的系统。
原文地址: https://www.cveoy.top/t/topic/iVsz 著作权归作者所有。请勿转载和采集!