You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
The text was updated successfully, but these errors were encountered:
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):
The text was updated successfully, but these errors were encountered: