Re: Python 2.7: no such module pip

2017-05-05 Thread jeff saremi
nt: Friday, May 5, 2017 10:07:33 AM To: python-list@python.org Cc: jeff saremi Subject: Re: Python 2.7: no such module pip On Fri, May 5, 2017 at 4:57 PM, jeff saremi wrote: > > There is no such option in the installation. Please take a look at the > screenshot I enclosed. Sorry, I overl

Re: Python 2.7 on Windows: Copy&Paste install

2017-05-05 Thread jeff saremi
Thanks very much Eryk. I will look into WinPython. And as for the PYTHONPATH i came up with that. I will unset it. From: eryk sun Sent: Thursday, May 4, 2017 10:21:20 PM To: python-list@python.org Cc: jeff saremi Subject: Re: Python 2.7 on Windows: Copy&P

Re: Python 2.7: no such module pip

2017-05-05 Thread jeff saremi
forgot the attachment From: jeff saremi Sent: Friday, May 5, 2017 9:57:30 AM To: eryk sun; python-list@python.org Subject: Re: Python 2.7: no such module pip Eryk There is no such option in the installation. Please take a look at the screenshot I enclosed. If

Re: Python 2.7: no such module pip

2017-05-05 Thread jeff saremi
module named ensurepip From: eryk sun Sent: Friday, May 5, 2017 9:49:18 AM To: python-list@python.org Cc: jeff saremi Subject: Re: Python 2.7: no such module pip On Fri, May 5, 2017 at 4:30 PM, jeff saremi wrote: > i checked the installation again. There is no option to

Re: Python 2.7: no such module pip

2017-05-05 Thread jeff saremi
. From: eryk sun Sent: Thursday, May 4, 2017 9:58:40 PM To: python-list@python.org Cc: jeff saremi Subject: Re: Python 2.7: no such module pip On Thu, May 4, 2017 at 8:24 PM, jeff saremi wrote: > Did a fresh install of python-2.7.amd64.msi on windows 10. > > Th

Python 2.7: no such module pip

2017-05-04 Thread jeff saremi
Did a fresh install of python-2.7.amd64.msi on windows 10. The install finishes with success. Python runs. No pip when the following is run: C:\> python -m pip install elastalert C:\Python27\python.exe: No module named pip -- https://mail.python.org/mailman/listinfo/python-list

bugs.python.org registration never completes

2017-05-04 Thread jeff saremi
i've been waiting for my confirmation email. Never received it Someone should look into the registration. And there is no admin emails where you could send your issue to! thanks Jeff -- https://mail.python.org/mailman/listinfo/python-list

Python 2.7 on Windows: Copy&Paste install

2017-05-04 Thread jeff saremi
I have scoured the net for any hints on this. We have some prod machines where we're not able to run MSI installations. Is it possible to copy Python2.7 from say c:\Python2.7 from one machine to another? What other steps do we need beyond the following since these DONT work: 1. Copy all files 2.