On the aws instance I installed ta-lib successfully using the python3 pip. But I’m still getting this
Traceback (most recent call last): File “<string>”, line 1028, in init_botvs File “<string>”, line 54, in <module> File “<string>”, line 13, in main File “<string>”, line 55, in getattr Exception: Please install talib module for python
xenide I managed to solve it, thanks!
The grass talib install is very complicated. you can't just "pip install". Google ''linux python install talib" for more information