If python is already installed in BHoM folder, the component failed with the error message saying "Coule not install Python".
Some investigation needed but my initial thought is some files may be used that is causing a fail of ZipFile.ExtractToDirectory(pythonZip, pythonHome)
How to replicate:
Install Python Toolkit
Reinstall with force set to true
Description:
If python is already installed in BHoM folder, the component failed with the error message saying "Coule not install Python". Some investigation needed but my initial thought is some files may be used that is causing a fail of
ZipFile.ExtractToDirectory(pythonZip, pythonHome)
How to replicate:
Install Python Toolkit Reinstall with force set to true
Expected behaviour:
Python toolkit to be re-install
Test file(s):