BHoM / Python_Toolkit

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

Python_Toolkit: InstallPython fails when force is set to true #46

Closed BingWangUS closed 2 years ago

BingWangUS commented 4 years ago

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):