chiayewken / Span-ASTE

Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".
MIT License
169 stars 45 forks source link

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

Open dipanmoy opened 1 year ago

dipanmoy commented 1 year ago

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
vietph34 commented 1 year ago

You can refer to an alternative here

wamoonly commented 11 months ago

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