chiayewken / Span-ASTE

Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR: Could not find a version that satisfies the requirement torch==1.7.0

dipanmoy opened this issue · comments

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 .
Screenshot 2023-03-09 at 11 58 54 AM

You can refer to an alternative here

Hi...I also have this issue but it cannot be solved yet...Can someone help me?