hello i want to install python package deepMatcher i used pip command
pip install deepmatcher
get this error :
Could not find a version that satisfies the requirement torch==0.3.0 (from deepmatcher) (from versions: 0.1.2, 0.1.2.post1 No matching distribution found for torch==0.3.0 (from deepmatcher)
python 3;6
windows 10