ScalaConsultants / Aspect-Based-Sentiment-Analysis

💭 Aspect-Based-Sentiment-Analysis: Transformer & Explainable ML (TensorFlow)
Apache License 2.0
539 stars 91 forks source link

Can't use the library on M1 mac #54

Open razi9126 opened 3 years ago

razi9126 commented 3 years ago

It seems like the library hasn't been updated for the latest version of Tensorflow 2.4.0-rc0. Tensorflow 2.4.0-rc0 is the only version available on Apple silicon and it's working perfectly. But the library doesn't seem to support Tensorflow versions >2.2. The accepted tensorflow version list needs to be updated

rolczynski commented 2 years ago

It's now available the upgraded version 😊

socialmediaanalytics111 commented 2 years ago

Hi @rolczynski, I'm still getting the error that

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

My tensorflow version is '2.4.0-rc0', the latest one available