<p dir="ltr">In the cmd "echo %path%" and send us the output. </p>
<p dir="ltr">Also try to run "pip" as opposed to "python -m pip".</p>
<p dir="ltr">Nick.</p>
<br><div class="gmail_quote"><div dir="ltr">On Fri, 4 Sep 2015 17:41 Steve Burrus <<a href="mailto:steveburrus28@gmail.com">steveburrus28@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thursday, September 3, 2015 at 10:12:23 PM UTC-5, Mark Lawrence wrote:<br>
> On 04/09/2015 02:04, Steve Burrus wrote:<br>
> > On Thursday, September 3, 2015 at 7:06:27 PM UTC-5, Mark Lawrence wrote:<br>
> >> On 03/09/2015 23:20, Steve Burrus wrote:<br>
> >>> Well I hjave certainly noted more than once that pip is cont ained in Python 3.4. But I am having the most extreme problems with simply typing "pip" into my command prompt and then getting back the normal information on pip! I have repeatedly downloaded [to my Desktop] that get-pip.py file then  ran it. I even downloaded that easy-install.py and ran that but to no success! I have all of the proper env. variables set. Can someone please help me?<br>
> >><br>
> >> As always my main and spare crystal balls are at the menders due to<br>
> >> overwork, so I'll have to ask, what happened when you tried the 'pip',<br>
> >> 'get-pip.py' and 'easy-install.py' commands?  What OS are you on?<br>
> >><br>
> >> --<br>
> >> My fellow Pythonistas, ask not what our language can do for you, ask<br>
> >> what you can do for our language.<br>
> >><br>
> >> Mark Lawrence<br>
> ><br>
> > 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.<br>
> ><br>
><br>
> I'm awfully sorry, but my crystal balls still aren't back from the<br>
> menders, so let's try again.  Precisely explain what happened when you<br>
> tried the 'pip', 'get-pip.py' and 'easy-install.py' commands?  Could it<br>
> have been nuclear holocaust, ice cream dripping down your shirt front,<br>
> something like "pip isn't recognised as a Windows command", or whatever<br>
> the wording actually is, or even a Python traceback, in which case<br>
> please cut and paste it, in full, here?<br>
><br>
> --<br>
> My fellow Pythonistas, ask not what our language can do for you, ask<br>
> what you can do for our language.<br>
><br>
> Mark Lawrence<br>
<br>
okay Mark her is what you haVE wanted of me :<br>
<br>
"C:\Users\SteveB>py -m pip<br>
Job information querying failed<br>
<br>
C:\Users\SteveB>python -m pip<br>
<br>
Usage:<br>
  C:\Python34\python.exe -m pip <command> [options]<br>
<br>
Commands:<br>
  install                     Install packages.<br>
  uninstall                   Uninstall packages.<br>
  freeze                      Output installed packages in requirements format.<br>
  list                        List installed packages.<br>
  show                        Show information about installed packages.<br>
  search                      Search PyPI for packages.<br>
  wheel                       Build wheels from your requirements.<br>
  help                        Show help for commands.<br>
<br>
General Options:<br>
  -h, --help                  Show help.<br>
  --isolated                  Run pip in an isolated mode, ignoring<br>
                              environment variables and user configuration.<br>
  -v, --verbose               Give more output. Option is additive, and can be<br>
                              used up to 3 times.<br>
  -V, --version               Show version and exit.<br>
  -q, --quiet                 Give less output.<br>
  --log <path>                Path to a verbose appending log.<br>
  --proxy <proxy>             Specify a proxy in the form<br>
                              [user:passwd@]proxy.server:port.<br>
  --retries <retries>         Maximum number of retries each connection should<br>
                              attempt (default 5 times).<br>
  --timeout <sec>             Set the socket timeout (default 15 seconds).<br>
  --exists-action <action>    Default action when a path already exists:<br>
                              (s)witch, (i)gnore, (w)ipe, (b)ackup.<br>
  --trusted-host <hostname>   Mark this host as trusted, even though it does<br>
                              not have valid or any HTTPS.<br>
  --cert <path>               Path to alternate CA bundle.<br>
  --client-cert <path>        Path to SSL client certificate, a single file<br>
                              containing the private key and the certificate<br>
                              in PEM format.<br>
  --cache-dir <dir>           Store the cache data in <dir>.<br>
  --no-cache-dir              Disable the cache.<br>
  --disable-pip-version-check<br>
                              Don't periodically check PyPI to determine<br>
                              whether a new version of pip is available for<br>
                              download. Implied with --no-index."<br>
<br>
so why is it that the "python -m pip" command works but not the "py -m pip" command? And someone said I have a "pathing" problem [with my pip installation] can you please help me with that?<br>
--<br>
<a href="https://mail.python.org/mailman/listinfo/python-list" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-list</a><br>
</blockquote></div><div dir="ltr">-- <br></div><div dir="ltr"> - Nick</div>