Chi-Yuan Lee (Brian)
Results
3
comments of
Chi-Yuan Lee (Brian)
It shows the following error ``` ImportError: cannot import name 'annotations' from 'future' ``` is future this pacakge? https://pypi.org/project/future/
Did you activate your env when doing pip install?
My original problem has been solved by changing the python version. This library has specified the recommened python version. I hope this helps.