Skip to content
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

RemoteDataError: No data fetched using 'YahooDailyReader' #29

Closed
ssantoshp opened this issue Jul 12, 2021 · 6 comments
Closed

RemoteDataError: No data fetched using 'YahooDailyReader' #29

ssantoshp opened this issue Jul 12, 2021 · 6 comments

Comments

@ssantoshp
Copy link
Owner

Discussed in https://github.com/ssantoshp/Empyrial/discussions/27

Originally posted by karim1104 July 3, 2021
Starting July 1, I'm getting the error "RemoteDataError: No data fetched using 'YahooDailyReader'". I've tried it in different Python environments (3.6, 3.8, 3.9).
It seems like a Pandas DataReader issue (pydata/pandas-datareader#868)
How can we resolve this? I have a subscription to FMP, is there a way I use instead of Yahoo Finance?

@ssantoshp
Copy link
Owner Author

ssantoshp commented Jul 12, 2021

Hi,

Are you sure you are using Empyrial 1.9.0 (this one fixes the bug)? If yes and you still get this error, I'd like to see the code you are running in order to reproduce the error, please 🙏

@ssantoshp
Copy link
Owner Author

@karim1104 ?

@karim1104
Copy link

Sorry Santosh, I must have missed your comment. I'll test version 1.9.0 and revert with feedback.

@ssantoshp
Copy link
Owner Author

No problem :) By the way, there was a bug on 1.9.0 so you should try with 1.9.1

@karim1104
Copy link

Upgraded Empyrial to version 1.9.1 and tested in Python 3.9.5, everything seems to be working great.
Thank you very much Santosh!

@ssantoshp
Copy link
Owner Author

Nice :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants