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

8437 create network independent python venv #205

Merged
merged 7 commits into from
Oct 29, 2024

Conversation

jackbdoughty
Copy link
Contributor

  • Whenever define_latest_genie_python.bat is called, a python build is installed under %tmp%\Python_Build_xxxx\, or if a path is passed to define_latest_genie_python then it will install it under that path.
  • Creates a new batch file remove_genie_python.bat which takes a path of where python is installs- it will uninstall it then undefine the global variables set in define_latest_genie_python.bat.
  • Made adjustments to every file referencing define_latest_genie_python.bat so that it calls remove_genie_python.bat after the local python build has been used.

This should be merged before any other PR relating to this ticket.

@Chsudeepta Chsudeepta merged commit ea60710 into master Oct 29, 2024
3 checks passed
@Chsudeepta Chsudeepta deleted the 8437_Create_Network_Indep_Python_Venv branch October 29, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants