Closed Sampie314 closed 2 months ago
This should be impossible but clearly it happened. What version of peewee package?
And try branch fix/cache-exceptions
#1080
$ conda list | grep yfinance
yfinance 0.2.18 pyhd8ed1ab_0 conda-forge
$ conda list | grep peewee
peewee 3.17.6 py39h94e0435_0 conda-forge
will look into the branch
0.2.18
This is not 0.2.43
Describe bug
not able to download data or retrieve any data using finance. I am running the code within a jupyter notebook running from an ssh linux environment. it seems to be an issue with the caching and i have determined that the cache directory is being created by yfinance:
have tried to manually clear the cache and have yfinance recreate it by re-running the code but issue still persits.
Simple code that reproduces your problem
Debug log
Bad data proof
No response
yfinance
version0.2.43
Python version
python 3.12.3
Operating system
NAME="Rocky Linux" VERSION="9.4 (Blue Onyx)"