-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Why doesn't this package depend on yfinance itself? #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Install yfinance instead of fix_yahoo_finance and use:
|
ModuleNotFoundError Traceback (most recent call last) ModuleNotFoundError: No module named 'yfinance' |
Hi, what happened at the end on this bug, i am facing the same problem actually. |
I also need to know how to fix that! |
same problem |
1 similar comment
same problem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This library appears to depend on
yfinance
. Is there a reason that that dependency isn't specified in itssetup.py
?Edit: That question has now been deleted. Here's a copy of what it said for posterity, with a few small edits for context:
The text was updated successfully, but these errors were encountered: