Python Forum
Adding into Path var while silent installation of Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding into Path var while silent installation of Python
#1
I need to passively install Python in my applications package installation so i use the following:

Quote:python-3.5.4-amd64.exe /passive PrependPath=1

according this: https://docs.python.org/3.6/using/window...without-ui I use the PrependPath parameter which should add paths into Path in Windows environment variables.

But it seems not to work. The variables does not take any changes.

If i start installation manually and select or deselect checkbox with add into Paths then everything works.

Works same with clear installation also on modify current installation. Unfortunately i do not have other PC with Win 10 Pro to test it.

I have also tried it with Python 3.6.3 with same results.
Reply


Messages In This Thread
Adding into Path var while silent installation of Python - by Erik - Nov-20-2017, 10:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 0 69 Today, 01:00 AM
Last Post: Drone4four
  Python installation for old MacOS Yonix 1 573 Sep-21-2023, 03:32 PM
Last Post: menator01
  Installation of packages to newest Python version from previous one Andrzej_Andrzej 3 964 Jul-15-2023, 11:32 AM
Last Post: snippsat
  File path by adding various variables Mishal0488 2 1,174 Apr-28-2023, 07:17 PM
Last Post: deanhystad
  How to see the date of installation of python modules. newbieAuggie2019 4 1,791 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Getting "SSL client not supported by this Python installation" error prabirsarkar 0 1,022 Mar-13-2023, 05:01 PM
Last Post: prabirsarkar
  python installation/running inside singularity container erdemath 2 1,929 Sep-21-2022, 08:13 AM
Last Post: erdemath
Question Python V3.11 Installation Help Danno 2 1,163 Aug-11-2022, 02:30 AM
Last Post: Danno
Bug how can i adding custom path for saving the zip_file demonvictor 1 1,527 Oct-09-2021, 09:37 AM
Last Post: snippsat
  WebDriverException: Message: 'PATH TO CHROME DRIVER' executable needs to be in PATH Led_Zeppelin 1 2,280 Sep-09-2021, 01:25 PM
Last Post: Yoriz

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020