Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #106923 > unrolled thread

Re: The reason I uninstalled Python 3.5.1 (32-bit) for Windows

Started byStephen Hansen <me@ixokai.io>
First post2016-04-12 23:05 -0700
Last post2016-04-12 23:05 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: The reason I uninstalled Python 3.5.1 (32-bit) for Windows Stephen Hansen <me@ixokai.io> - 2016-04-12 23:05 -0700

#106923 — Re: The reason I uninstalled Python 3.5.1 (32-bit) for Windows

FromStephen Hansen <me@ixokai.io>
Date2016-04-12 23:05 -0700
SubjectRe: The reason I uninstalled Python 3.5.1 (32-bit) for Windows
Message-ID<mailman.62.1460530514.15650.python-list@python.org>
On Tue, Apr 12, 2016, at 07:57 PM, Jason Honeycutt wrote:
> I am providing feedback as to why I just uninstalled Python. I could not
> use pip. My command line would not recognize pip.exe as a file, even
> though
> I could see the file listed when I type "dir" in the Scripts folder.

If you can't use pip while in the same directory as pip.exe, I don't
even know what is wrong.

That said, you can access pip via 'python -m pip args' instead of using
the pip executable.

--
Stephen Hansen
  m e @ i x o k a i  . i o

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web