QuantConnect/lean-cli

Config list command failing

Closed this issue · 0 comments

  • New installed lean cli
  • Configuration file doesn't seem to be present
>lean config list
Error: object of type 'int' has no len()
>lean config set engine-image testlean
Successfully updated the value of 'engine-image' to 'testlean'

>lean config list
Error: object of type 'int' has no len()