yahoo-finance icon indicating copy to clipboard operation
yahoo-finance copied to clipboard

Download data issues

Open pisatimatteo opened this issue 3 years ago • 1 comments

Dear All,

the package worked perfectly for at least 6 months. Now It looks like an issue has developed

It compiles properly but when I execute the following appears:

terminate called after throwing an instance of 'std::out_of_range' what(): basic_string::substr: __pos (which is 37) > this->size() (which is 0)

Every suggestion is highly appreciated.

Thank you

Matteo

pisatimatteo avatar May 15 '22 13:05 pisatimatteo

Hello @pisatimatteo

I think you have faced the same issue as https://github.com/foxadb/yahoo-finance/issues/11

Could you check if the latest version has fixed your issue?

Thanks.

foxadb avatar May 29 '22 18:05 foxadb