Installing a solution on a Windows machine with `limefu solution install` and getting version conflicts and/or related Python issues. The issues arise because of the Lime Python virtual environment has been compromised. This is either due to file-locks or previous one off `pip` installs into the venv
From Lime CRM 2022.3.1015(2.437.0) it is possible to use lime-project on-premise install. This will most likely solve most solution install issues seen before.
Cleaning out the virtual environment of all non essential packages.
The Lime virtual environment is now clean and a solution can be installed with `limefu solution install`