ScalaConsultants/Aspect-Based-Sentiment-Analysis

can't install the package on a clean conda env

Closed this issue · 5 comments

Here is the error I've got when trying to pip install the package:
Not to sure what to do to make it work, any suggestions please ?

Thanks

Collecting aspect-based-sentiment-analysis
  ERROR: Could not find a version that satisfies the requirement aspect-based-sentiment-analysis (from versions: none)
ERROR: No matching distribution found for aspect-based-sentiment-analysis

hey @amartin211 - please try to use the pip 👍

Hi, thanks for the quick reply.
I did use pip but without any success..

Make sure that you use the python version 3.7 ☺️

Putting it here for reference. If you're trying to run this on Google Colab, it won't work as Colab only supports Python 2.7 and Python 3.6

now the package version 2.0 works lika a charm in Colab 😊