When I tried to install Python TA-Lib, I got the following error.
I need to install the C/C++ compiler and kernel as follows.
Install The gcc compiler: yum -y install gcc gcc-c++ kernel-devel //Install gcc, c++ compiler and kernel files