Hi,

I'm quite new here and hope you can help me.

My PC is quite old and the CPU doesn't support SLAT, so I have spent some time looking for a solution to install docker without HyperV and be finally able to use LEAN locally. 

Eventually I succesfully installed docker on Windows via Docker Toolbox. On the first execution of the command 'lean backtest ”mystrat"’ LEAN pulled the latest version, then I've got the error that follows:

Error: 400 Client Error for https://192.168.99.101:2376/v1.40/containers/create: Bad Request ("invalid mount config for type "bind": invalid mount path: 'C:/Users/Giuseppe/AppData/Local/Temp/lean-cli-ya9qlj3q/config.json' mount path must be absolute")

Would you please give me a hand to fix this?

Thank you in advance

 

Author