On Fri, May 5, 2017 at 4:30 PM, jeff saremi <jeffsar...@hotmail.com> wrote: > i checked the installation again. There is no option to select or deselect > PIP. I installed with everything included. No pip module is present despite > the fact that Python documentation says that PIP is a part of Python > installation and does not need to be installed externally.
You should see the following list of install options: Register Extensions Tcl/Tk Documentation Utility Scripts pip Test Suite Add python.exe to Path That said, did you try the manual command that I gave you to install the bundled pip? python -m ensurepip -Uv -- https://mail.python.org/mailman/listinfo/python-list