0
关注
0
关注者

How to install ta-lib on linux docker?

创建于: 2019-05-26 13:21:52, 更新于:
comments   3
hits   1894

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 “”, line 1028, in init_botvs File “”, line 54, in File “”, line 13, in main File “”, line 55, in getattr Exception: Please install talib module for python

更多内容
全部留言
avatar of xenide
xenide
I managed to solve it, thanks!
2019-05-27 16:37:12
avatar of 小草
小草
talib install is very complicated. you can't just "pip install". Google ''linux python install talib" for more information
2019-05-27 10:45:00