Re: problem in installing python

2016-02-04 Thread Chris Angelico
On Thu, Feb 4, 2016 at 11:22 PM, Salony Permanand wrote: > During working on python I need urllib2 for my python version 2.7.11. > Kindly provide me address from where to download it.. > Thanking you. It should have come with Python. Try it - you should be able to just use it as-is. ChrisA -- h

Re: problem in installing python

2016-02-04 Thread Joel Goldstick
On Thu, Feb 4, 2016 at 7:22 AM, Salony Permanand wrote: > hello sir, > During working on python I need urllib2 for my python version 2.7.11. > Kindly provide me address from where to download it.. > Thanking you. > > Hello Salony, Since this is a new question, its best to start a new thread with

Re: problem in installing python

2016-02-04 Thread Salony Permanand
les by "temp1" > > -- Forwarded message -- > From: eryk sun > Date: Wed, Feb 3, 2016 at 3:55 PM > Subject: Re: problem in installing python > To: python-list@python.org > Cc: Salony Permanand > > > On Wed, Feb 3, 2016 at 12:57 AM, Salony Perm

Fwd: problem in installing python

2016-02-03 Thread Salony Permanand
Thankyou for consideration..I have solved my problem by changing name of temp files by "temp1" -- Forwarded message -- From: eryk sun Date: Wed, Feb 3, 2016 at 3:55 PM Subject: Re: problem in installing python To: python-list@python.org Cc: Salony Permanand On Wed, F

problem in installing python

2016-02-03 Thread Salony Permanand
sir, I downloaded different version of python but no one is installed on my pc because of same installation error each time having error code 2203. Please solve it... Thanking you -- https://mail.python.org/mailman/listinfo/python-list

Re: problem in installing python

2016-02-03 Thread eryk sun
On Wed, Feb 3, 2016 at 12:57 AM, Salony Permanand wrote: > > I downloaded different version of python but no one is installed on my pc > because of same installation error each time having error code 2203. 2203 may be a Windows Installer error [1]. If so, the error message has the following templ

Re: problem in installing python

2016-02-03 Thread Oscar Benjamin
On 3 February 2016 at 06:57, Salony Permanand wrote: > sir, > I downloaded different version of python but no one is installed on my pc > because of same installation error each time having error code 2203. > Please solve it... > Thanking you Hi Salony, I think this is a problem with Windows. Mi