QuantConnect / lean-cli

CLI for running the LEAN engine locally and in the cloud
https://www.lean.io/cli
Apache License 2.0
191 stars 100 forks source link

Weird Output On Completion Of `lean data download` #407

Open rjra2611 opened 5 months ago

rjra2611 commented 5 months ago

Command Used

lean data download --dataset "US Equities" --data-type "Bulk" --resolution "Daily" --start "20230101" --end "20231231"

image

jaredbroad commented 5 months ago

IMHO That is likely dumping the zip contents to the screen due to invalid use of reserved file name con.csv

Martin-Molinero commented 2 months ago

Downloaded twice and can't reproduce this issue, could of been some download corruption maybe, can u reproduce @rjra2611? Maybe we could validate the file before trying to unzip