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


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

What am I doing wrong installing Python 2.7.3?

Started byEtherus <steve.r.hutcheson@gmail.com>
First post2013-02-21 06:39 -0800
Last post2013-02-21 06:54 -0800
Articles 3 — 3 participants

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


Contents

  What am I doing wrong installing Python 2.7.3? Etherus <steve.r.hutcheson@gmail.com> - 2013-02-21 06:39 -0800
    Re: What am I doing wrong installing Python 2.7.3? Tim Golden <mail@timgolden.me.uk> - 2013-02-21 14:49 +0000
    Re: What am I doing wrong installing Python 2.7.3? Michael Herman <hermanmu@gmail.com> - 2013-02-21 06:54 -0800

#39431 — What am I doing wrong installing Python 2.7.3?

FromEtherus <steve.r.hutcheson@gmail.com>
Date2013-02-21 06:39 -0800
SubjectWhat am I doing wrong installing Python 2.7.3?
Message-ID<0aa9f97c-9eb9-45c5-a1c5-f1d88c17be7b@googlegroups.com>
I have downloaded the windows installer for a 32 bit installation of python 2.7.3 but it tells me that:

The feature you are trying to use is on a network resource that is unavailable.

Click OK to try again, or enter an alternative path to a folder containing the installation package python 2.7.1 msi in the box below.

When I click OK I get:

The path C:\...\downloads\python -2.7.1 msi cannot be found. Verify that you have access to this location and try again or try to find the installation package python 2.7.1.msi in a folder from which you can install the product Python 2.7.1.


(what is it with the 2.7.1? rather than 2.7.3 also?) 

By very grateful if someone could steer me in the right direction. 
 

[toc] | [next] | [standalone]


#39432

FromTim Golden <mail@timgolden.me.uk>
Date2013-02-21 14:49 +0000
Message-ID<mailman.2173.1361458188.2939.python-list@python.org>
In reply to#39431
On 21/02/2013 14:39, Etherus wrote:
> I have downloaded the windows installer for a 32 bit installation of
> python 2.7.3 but it tells me that:
> 
> The feature you are trying to use is on a network resource that is
> unavailable.
> 
> Click OK to try again, or enter an alternative path to a folder
> containing the installation package python 2.7.1 msi in the box
> below.
> 
> When I click OK I get:
> 
> The path C:\...\downloads\python -2.7.1 msi cannot be found. Verify
> that you have access to this location and try again or try to find
> the installation package python 2.7.1.msi in a folder from which you
> can install the product Python 2.7.1.
> 
> 
> (what is it with the 2.7.1? rather than 2.7.3 also?)
> 
> By very grateful if someone could steer me in the right direction.

I've known that (kind of thing) happen before when trying to *uninstall*
a version when the .msi was no longer available. That, combined with the
2.7.1/2.7.3 confusion makes me wonder whether you have an existing 2.7.1
installation from some source?

TJG

[toc] | [prev] | [next] | [standalone]


#39433

FromMichael Herman <hermanmu@gmail.com>
Date2013-02-21 06:54 -0800
Message-ID<mailman.2174.1361458495.2939.python-list@python.org>
In reply to#39431

[Multipart message — attachments visible in raw view] — view raw

I assume you have admin privileges on your computer, correct?


On Thu, Feb 21, 2013 at 6:39 AM, Etherus <steve.r.hutcheson@gmail.com>wrote:

> I have downloaded the windows installer for a 32 bit installation of
> python 2.7.3 but it tells me that:
>
> The feature you are trying to use is on a network resource that is
> unavailable.
>
> Click OK to try again, or enter an alternative path to a folder containing
> the installation package python 2.7.1 msi in the box below.
>
> When I click OK I get:
>
> The path C:\...\downloads\python -2.7.1 msi cannot be found. Verify that
> you have access to this location and try again or try to find the
> installation package python 2.7.1.msi in a folder from which you can
> install the product Python 2.7.1.
>
>
> (what is it with the 2.7.1? rather than 2.7.3 also?)
>
> By very grateful if someone could steer me in the right direction.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>

[toc] | [prev] | [standalone]


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


csiph-web