FavioVazquez / twitter_optimus_twint

Analyzing tweets with Twint, Optimus and Apache Spark.
Apache License 2.0
66 stars 60 forks source link

ImportError: cannot import name 'Optimus' from 'optimus' (c:\users\fcard\appdata\local\programs\python\python38\lib\site-packages\optimus\__init__.py #2

Open fmcard opened 4 years ago

fmcard commented 4 years ago

The error is raised on executing "from optimus import Optimus". I'm running Python 3.8

SisterGua commented 3 years ago

Me too. Have you solved this problem?

SundanceBox commented 2 years ago

I am also getting this error. Has anyone solved the problem?