On Fri, Sep 4, 2015 at 11:04 AM, Steve Burrus <steveburru...@gmail.com> wrote: > I have tried the 'python get-pip.py' command over amnd over again in my > command prompt and the 'python easy-install.py" command a little less. I > swear I have set ALL of the env. variables correctly! My OS is Windows 10 > Beta Preview Build 10074. >
What happens if you type "python -m pip" ? Or "python3 -m pip"? Does that invoke pip? ChrisA -- https://mail.python.org/mailman/listinfo/python-list