top of page
  • Writer's picturehurleyint391

Powershell install of Python on Windows

"Disclaimer: The following script is provided for informational purposes only. It does not constitute legal, financial, or professional advice. While we strive to ensure the accuracy and reliability of the information presented, we make no warranties or guarantees, express or implied, regarding the content's completeness, suitability, or applicability. Users are advised to consult with qualified professionals and exercise their own judgment when applying the script's suggestions or recommendations. The use of this script is at the user's own risk, and we shall not be held responsible for any consequences arising from its use. By using this script, you agree to these terms and conditions."


The following script is intended to install Chocolatey to install Python and then set system variables so that Python can be used from any directory.


You will need to open an administrative terminal or PowerShell session and copy and paste the code:


** Ensure you have read the disclaimer before running or copying the code.



prepare_python_environment
.txt
Download TXT • 2KB

6 views0 comments
bottom of page