Skip to content

Use win_add2path.py to add directories to the path. #347

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

Closed
wants to merge 2 commits into from

Conversation

nonZero
Copy link

@nonZero nonZero commented Dec 14, 2013

No description provided.

@@ -52,6 +49,12 @@ your own Python software with very little work.
To obtain the latest version of Setuptools for Windows, run the python script
available here: `ez_setup.py <https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py>`_

You will need to another directory to your PATH, ``C:\Python27\Scripts``, where
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably read "You will need to add"

@rgbkrk
Copy link
Contributor

rgbkrk commented Dec 14, 2013

Does this script really work in later versions of Windows (sorry, Linux user here with no VM set up)?

I'd be tempted to leave in the bit using Powershell or at least provide alternates.

This script does modify the registry after all:

This is a simple script to add Python to the Windows search path. It modifies the current user (HKCU) tree of the registry

Zac-HD added a commit to Zac-HD/python-guide that referenced this pull request Nov 27, 2017
Link py2 docs to py3 docs.
Fix invisible subheading.
Note that pip is part of the Python install now; closes realpython#347.
Suggest avoiding eol 2.6 unless paid specifically.
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

Successfully merging this pull request may close these issues.

3 participants