Python TA-lib install error, how solve it?

后端 未结 4 1078
悲&欢浪女
悲&欢浪女 2021-02-10 14:31

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:11

    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.

提交回复
热议问题