【发布时间】:2020-02-23 09:02:55
【问题描述】:
我正在尝试使用以下方法在 Anaconda 中安装 cdqa:
pip install cdqa
但它显示错误消息,即:
ERROR:could not find a version that satisfies the requirement torch==1.2.0(from cdqa) (from versions:0.1.2, 0.1.2.post1, 0.1.2.post2) no matching distribution found for torch==1.2.0 (from cdqa)
【问题讨论】:
标签: python installation anaconda