Python TA-lib install error, how solve it?

后端 未结 4 745
执念已碎
执念已碎 2021-02-10 14:27

i install TA-lib with below command,

pip install TA-lib

but got this error \"command \'gcc\' failed with exit status 1\":

4条回答
  •  故里飘歌
    2021-02-10 15:04

    If below answer did not work for you(in my case it did not) you can find compiled whl file and install from there.

    Here's a link for compiled whl files for ta-lib.

提交回复
热议问题