Since morning today, I am seeing this error while running in Colab
ERROR: Could not find a version that satisfies the requirement torch==1.7.0 (from versions: 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1)
ERROR: No matching distribution found for torch==1.7.0
while running the first tab. I installed python version 3.8.1 and this worked after installing multiple other modules but then in the last tab it is saying module not found allennlp. In spite of installing allennlp in multiple ways the error still persists. Can you help @chiayewken or any one else .
Hi
Since morning today, I am seeing this error while running in Colab
ERROR: Could not find a version that satisfies the requirement torch==1.7.0 (from versions: 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1) ERROR: No matching distribution found for torch==1.7.0
while running the first tab. I installed python version 3.8.1 and this worked after installing multiple other modules but then in the last tab it is saying module not found allennlp. In spite of installing allennlp in multiple ways the error still persists. Can you help @chiayewken or any one else .