资源加载中... loading...

How to install ta-lib on linux docker?

Author: xenide, Created: 2019-05-26 13:21:52, Updated:

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


更多内容

xenide I managed to solve it, thanks!

小草 talib install is very complicated. you can't just "pip install". Google ''linux python install talib" for more information