FinNLP icon indicating copy to clipboard operation
FinNLP copied to clipboard

ValueError: Unicode strings with encoding declaration are not supported. Please use bytes input or XML fragments without declaration.

Open Perpetue237 opened this issue 11 months ago • 0 comments

hello, I am trying to use the Finnhub_Date_Range to download news on Sandp 500 (^GSPC). The news_downloader.download_date_range_stock(start_date, end_date, stock) works well. But when i try news_downloader.gather_content() , it returns the error above. The same script worked before. can somebody help me with this bug please?

Perpetue237 avatar Mar 11 '24 08:03 Perpetue237