Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; '21,': 0.07; 'python': 0.09; 'msi': 0.09; 'cc:addr:python-list': 0.10; 'assume': 0.11; '2.7.3': 0.16; 'subject:2.7.3': 0.16; 'unavailable.': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'admin': 0.18; 'windows': 0.19; 'feb': 0.19; 'email addr:gmail.com>': 0.20; 'trying': 0.21; 'bit': 0.21; 'tells': 0.22; 'installation': 0.23; 'cc:2**0': 0.23; 'downloaded': 0.24; 'cc:no real name:2**0': 0.24; 'feature': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply- To:1': 0.25; 'am,': 0.27; 'found.': 0.27; 'message- id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'privileges': 0.29; 'url:mailman': 0.29; 'install': 0.29; 'folder': 0.30; 'url:python': 0.32; 'could': 0.32; 'url:listinfo': 0.32; 'received:google.com': 0.34; 'path': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'url:org': 0.36; 'rather': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'url:mail': 0.40; 'your': 0.60; 'containing': 0.61; 'below.': 0.68; 'click': 0.76; '2.7.1': 0.84; '2013': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=xkFrOPZS+MDxEj45YFf1yl+SQ/gi5zYaJgPIKmMZ+xU=; b=XqfhNOlNQyLt20sSfyPRbHjbMDPq1TSKRlGD+FNvkgog5SdIWgXc3p+JWmEl56Ew1x Sot7vk7zqjwLmPwr7HthvkIEg3B2nYz2ofw9CPD5o8j6dOwFo7xjCYUr+6G/GSzuOboG Zsy3pSpXan6Nla4FsttOD8CcEhjxh0SvjDVH2elAiTMrnUOQpatA7yFl4YPO0GMBBecK PAN9BJFj6lkAO6jHjWnvvXcyX6bDrcan4HJLtBP194c+Ts5IHcLMq5O+XihbJbiFA8mV /WPjpBqHT1cFxaY+SfmFVd7F3oXIXLJHAkqsIZh5IdE3GUK/V5R2eFZNbZx5YYXKC2YF ybeA== X-Received: by 10.52.76.164 with SMTP id l4mr8888407vdw.122.1361458483764; Thu, 21 Feb 2013 06:54:43 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <0aa9f97c-9eb9-45c5-a1c5-f1d88c17be7b@googlegroups.com> References: <0aa9f97c-9eb9-45c5-a1c5-f1d88c17be7b@googlegroups.com> From: Michael Herman Date: Thu, 21 Feb 2013 06:54:23 -0800 Subject: Re: What am I doing wrong installing Python 2.7.3? To: Etherus Content-Type: multipart/alternative; boundary=bcaec50166d34d1cb304d63d4113 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 72 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361458495 news.xs4all.nl 6890 [2001:888:2000:d::a6]:48081 X-Complaints-To: abuse@xs4all.nl Path: csiph.com!usenet.pasdenom.info!news.stben.net!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!news.astraweb.com!border5.a.newsrouter.astraweb.com!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Xref: csiph.com comp.lang.python:39433 --bcaec50166d34d1cb304d63d4113 Content-Type: text/plain; charset=ISO-8859-1 I assume you have admin privileges on your computer, correct? On Thu, Feb 21, 2013 at 6:39 AM, 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. > > -- > http://mail.python.org/mailman/listinfo/python-list > --bcaec50166d34d1cb304d63d4113 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I assume you have admin=A0privileges=A0on your computer, correct?

<= br>
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 unavaila= ble.

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 yo= u have access to this location and try again or try to find the installatio= n package python 2.7.1.msi in a folder from which you can install the produ= ct 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

--bcaec50166d34d1cb304d63d4113--