Hi, I have an issue with yfinance library when i deploy the app. the deploying app doesnt find or recognize yfinance module and stops the deployment. I put in the requirements file the yfinance== version of course. Thanks, Marcello
Hi @marcello-calabrese, welcome to the Streamlit community!!
Have you since fixed the issue? I see your app is up and running. I was able to clone your repo as well and successfully deploy:
Let us know if you’ve solved this issue
Happy Streamlit’ing!
Snehan
Hi,
I am facing the same issue with finance
Can you please tell me how you solved it?
Link to my app: https://share.streamlit.io/apollo-robin/algo_trading
Try deleting the app and deploying again. It worked for me.