Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106186 > unrolled thread
| Started by | "hellofootball1 ." <kpvosburgh@gmail.com> |
|---|---|
| First post | 2016-03-31 18:27 -0400 |
| Last post | 2016-04-01 01:52 -0700 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
pip.exe issue with 3.5.1 "hellofootball1 ." <kpvosburgh@gmail.com> - 2016-03-31 18:27 -0400
Re: pip.exe issue with 3.5.1 Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2016-04-01 02:12 +0200
Re: pip.exe issue with 3.5.1 wxjmfauth@gmail.com - 2016-04-01 01:52 -0700
| From | "hellofootball1 ." <kpvosburgh@gmail.com> |
|---|---|
| Date | 2016-03-31 18:27 -0400 |
| Subject | pip.exe issue with 3.5.1 |
| Message-ID | <mailman.284.1459464311.28225.python-list@python.org> |
So i just downloaded python 3.5.1 on my laptop and my pip.exe was not working. It would almost immediately close on me after I clicked on it. So i deleted the scripts folder as all of them did the same thing and then tried the modify feature and the repair feature of your installer to try and get pip back but it has not worked. Would you just recommend that I install 3.4.4 and just use that instead?
[toc] | [next] | [standalone]
| From | Irmen de Jong <irmen.NOSPAM@xs4all.nl> |
|---|---|
| Date | 2016-04-01 02:12 +0200 |
| Message-ID | <56fdbd06$0$5893$e4fe514c@news.xs4all.nl> |
| In reply to | #106186 |
On 1-4-2016 0:27, hellofootball1 . wrote: > So i just downloaded python 3.5.1 on my laptop and my pip.exe was not > working. It would almost immediately close on me after I clicked on it. So > i deleted the scripts folder as all of them did the same thing and then > tried the modify feature and the repair feature of your installer to try > and get pip back but it has not worked. Would you just recommend that I > install 3.4.4 and just use that instead? > No. Pip works fine with python 3.5.1. What did you expect to happen? Pip is not a program that you *click* on, you operate it from the command line instead. Try typing 'pip.exe' on a cmd prompt and go from there. Irmen
[toc] | [prev] | [next] | [standalone]
| From | wxjmfauth@gmail.com |
|---|---|
| Date | 2016-04-01 01:52 -0700 |
| Message-ID | <436902c7-d626-4427-9a17-a8dc3b2539e9@googlegroups.com> |
| In reply to | #106195 |
Le vendredi 1 avril 2016 02:13:09 UTC+2, Irmen de Jong a écrit : > >[...] Pip works fine with python 3.5.1.[...] No.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web