Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106923 > unrolled thread
| Started by | Stephen Hansen <me@ixokai.io> |
|---|---|
| First post | 2016-04-12 23:05 -0700 |
| Last post | 2016-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.
Re: The reason I uninstalled Python 3.5.1 (32-bit) for Windows Stephen Hansen <me@ixokai.io> - 2016-04-12 23:05 -0700
| From | Stephen Hansen <me@ixokai.io> |
|---|---|
| Date | 2016-04-12 23:05 -0700 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web