i install TA-lib with below command,
pip install TA-lib
but got this error \"command \'gcc\' failed with exit status 1\":
I have solved the problem with conda environment.using
conda install -c quantopian ta-lib