Pytorch installation

ERROR: Could not find a version that satisfies the requirement torch===1.6.0 (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2)
ERROR: No matching distribution found for torch===1.6.0

How to solve tbe above issue while installing pytorch

Could you try to update your conda base environment? Based on the error it seems that conda isn’t able to lookup the new packages.