Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
BingWangUS opened this issue Oct 6, 2020 · 0 comments · Fixed by #85
Closed

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

BingWangUS opened this issue Oct 6, 2020 · 0 comments · Fixed by #85
Labels
type:bug Error or unexpected behaviour

Comments

@BingWangUS
Copy link
Contributor

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

@BingWangUS BingWangUS added the type:bug Error or unexpected behaviour label Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant