您好,我想安装python软件包 deepMatcher ,我使用了pip命令
pip安装deepmatcher
遇到此错误:
找不到满足torch == 0.3.0要求的版本 (来自deepmatcher)(来自版本:0.1.2,0.1.2.post1没有匹配项 找到的割炬分布== 0.3.0(来自deepmatcher)
python 3; 6
Windows 10
答案 0 :(得分:0)
尝试使用 'torchtext==0.2.3' 代替火炬。 Deepmatcher 有很多依赖问题,尤其是 Torch 包。
答案 1 :(得分:0)
我在 Windows 10 上遇到了类似的问题,但是使用 fasttextmirror。对我有用的解决方案是运行以下命令:
pip install git+https://github.com/anhaidgroup/deepmatcher#egg=deepmatcher