Getting several Y Finance errors

I’ve used several different versions of the yfinance library and keep encountering the same errors

I will paste a link to my github repo.

Steps to reproduce

Code snippet:

add code here

If applicable, please provide the steps we should take to reproduce the error or specified behavior.

Expected behavior:

Explain what you expect to happen when you run the code above.

Actual behavior:

Explain the undesired behavior or error you see when you run the code above.
If you’re seeing an error message, share the full contents of the error message here.

Debug info

  • Streamlit version: (get it with $ streamlit version)
  • Python version: (get it with $ python --version)
  • Using Conda? PipEnv? PyEnv? Pex? Using virtualenv
  • OS version:
  • Browser version:
    Windows 11 running a codespace on Github

Requirements file

Using Conda? PipEnv? PyEnv? Pex? Share the contents of your requirements file here.
Not sure what a requirements file is? Check out this doc and add a requirements file to your app.

Links

Thank you for any and all help
This runs perfect locally

Hey @NEPatriots-Coder,

Check out this thread, which has a solution for this issue.

I actually fixed the issue and everything runs fantastic!!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.