lalogp
1
Hello everybody,
A couple days ago I tried to deploy my app in heroku I was not able to do it because TaLib library, I even tried to use this instructions numrut/heroku-buildpack-python-talib - Buildpacks - Heroku Elements, but I had not success.
Due this I tried to deploy my app using streamlit platform but I had an error when the TaLib library is installing.
I appreciate your help!
https://mrjbq7.github.io/ta-lib/install.html
TA-Lib requires manually installed libraries.
As far as I know, this is not possible with streamlit sharing so far.
If you only want to install it locally, you can do that, see the installation instructions.
TA-Lib has not been developed further for a long time, as far as I know.
I would rather consider possible alternatives:
But maybe you guys have other suggestions, I haven’t been exposed to financial libraries that much so far.