This method is generally computationally expensive, and when used in grasshopper will run and freeze rhino the moment it is placed in the canvas, or when a gh script with one in it is opened. This leads to a generally bad experience, so should be made the same as the LBT Toolkits' own python environment installer.
A boolean run should be added as an input that, when set to true, loads/installs the base python environment.
Description:
This method is generally computationally expensive, and when used in grasshopper will run and freeze rhino the moment it is placed in the canvas, or when a gh script with one in it is opened. This leads to a generally bad experience, so should be made the same as the LBT Toolkits' own python environment installer.
A boolean
run
should be added as an input that, when set to true, loads/installs the base python environment.