ScalaConsultants/Aspect-Based-Sentiment-Analysis

Package import error

cjing1 opened this issue · 0 comments

I already install the package, but when I import it, I got the following error:
ImportError: cannot import name 'collections_abc' from 'six.moves' (unknown location)

Is there a way to skip this part?

Thank you