JuliaQuant / MarketData.jl

Time series market data
https://juliaquant.github.io/MarketData.jl/stable/
Other
149 stars 21 forks source link

Closewrite not defined #89

Open EoghanFFF opened 1 year ago

EoghanFFF commented 1 year ago

Hi all,

I hadn't had any issues with MarketData on VSCode until yesterday and this error persists, it also fails 3 tests, FRED, Yahoo and ons, particularly stumped on this one, apologies if it is a stupid question but how do I fix this?

Thanks in advance,

Screenshot 2023-03-03 at 18 54 53
Arkoniak commented 1 year ago

This error similiar to an error discussed here: https://discourse.julialang.org/t/http-request-closewrite/86583

It seems that it appears in outdated version of HTTP.jl Can you verify, what version of HTTP.jl you are using, and what package is holding you back?