When i reinstall lean cli i got this error.
distributed 1.21.8 requires msgpack, which is not installed.
conda 4.10.3 requires ruamel_yaml_conda>=0.11.14, which is not installed.
cryptography 3.3.2 has requirement cffi>=1.12, but you'll have cffi 1.11.5 which is incompatible.
docker 4.4.4 has requirement pywin32==227; sys_platform == "win32", but you'll have pywin32 223 which is incompatible.
Installing collected packages: packaging, tomli, setuptools-scm, wrapt, python-certifi-win32, dependency-injector, joblib, lxml, json5, python-dateutil, numpy, pillow, matplotlib, pandas, quantconnect-stubs, pyshortcuts, requests, click, dataclasses, pydantic, pynput, maskpass, websocket-client, docker, typing-extensions, commonmark, pygments, colorama, rich, lean
Found existing installation: packaging 17.1
Uninstalling packaging-17.1:
Successfully uninstalled packaging-17.1
Found existing installation: wrapt 1.10.11
Cannot uninstall 'wrapt'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
You are using pip version 10.0.1, however version 21.2.4 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.