QuantConnect / Documentation

QuantConnect Wiki Style Documentation Behind QuantConnect
https://www.quantconnect.com/docs/v2/
Apache License 2.0
171 stars 135 forks source link

Common error: Please make sure Docker is installed and running #1563

Closed DerekMelchin closed 8 months ago

DerekMelchin commented 9 months ago

Expected Behavior

The docs explain how to overcome this common error.

Actual Behavior

Two cases: 1: (already documented)

You are trying to use a command which needs to run the LEAN engine locally, which always happens in a Docker container. Make sure Docker is running if you installed it already, or visit Install Docker if you haven't.

2: (not documented)

Your venv probably has a non standard docker path or no docker access. Please uninstall and reinstall docker.

Checklist

AlexCatarino commented 8 months ago

Fixed by 1e5fca3e18ffc9813d270ad4fa5ea730db8818b9