0

I have installed python without adding python to PATH and disabling py launcher. Yet when i type python -3.7 or py -3.7 in the command prompt, the python interpreter opens. As far as i have researched this should not be possible since python is not added to path and the launcher is also not installed.

So when i opened the installer again to modify the settings, the "Add Python to environment variables" checkbox and "py launcher" checkbox is enabled. Is this a new feature in python 3.6 and 3.7 installer to automatically add python to path even when "Add Python 3.6 to Path" checkbox is not ticked?

Any help would be appreciated.

6
  • Please mention which operating system you are using, and where you got the installers from. Commented Aug 24, 2018 at 6:39
  • windows 10 and Windows x86 executable installer from the python website Commented Aug 24, 2018 at 6:44
  • i have installed python 3.7.0 Commented Aug 24, 2018 at 6:45
  • Try to run where.exe python and see where it is installed. Is it the same as where you've chosen it to install? Commented Aug 24, 2018 at 8:19
  • yes. It is the same as where I've installed Commented Aug 24, 2018 at 8:37

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.