BHoM / Python_Toolkit

GNU Lesser General Public License v3.0
3 stars 2 forks source link

Query EnvironmentExists is now broken #127

Closed Tom-Kingstone closed 9 months ago

Tom-Kingstone commented 9 months ago

Description:

The query EnvironmentExists does not work properly (it tries to run a process with the .exe instead of checking if the executable exists)

How to replicate:

Run the LBT environment install component.

Expected behaviour:

python environment should be installed

Test file(s):