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 3.10.9 installer on Windows not adding PATH variable #100716

Open
dsgoody opened this issue Jan 3, 2023 · 0 comments
Open

Python 3.10.9 installer on Windows not adding PATH variable #100716

dsgoody opened this issue Jan 3, 2023 · 0 comments

Comments

@dsgoody
Copy link

dsgoody commented Jan 3, 2023

When installing Python 3.10.9 with the following command as SYSTEM;

python-3.10.9-amd64.exe /quiet InstallAllUsers=1 PrependPath=1

The resulting installation path (C:\Program Files\Python310) isn't added to the system PATH variable. As indicated in the documentation (https://docs.python.org/3.10/using/windows.html); PrependPath=1 should add the installation directory to PATH. This was previously working on previous version of Python 3.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant