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


Groups > comp.lang.python > #64440

Re: Running pywin32-218.win32-py2.7.exe (win32 package for Python) results in error “The file exists”

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <ztepman@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:error': 0.03; 'subject:Python': 0.06; '&quot;the': 0.07; '21,': 0.07; 'subject:file': 0.07; 'python': 0.11; 'jan': 0.12; '"win32"': 0.16; 'exe': 0.16; 'appropriate': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'module': 0.19; 'trying': 0.19; 'email addr:gmail.com&gt;': 0.22; 'install': 0.23; 'exists': 0.24; 'skip:" 20': 0.27; 'header :In-Reply-To:1': 0.27; 'am,': 0.29; 'subject:) ': 0.29; 'message- id:@mail.gmail.com': 0.30; 'skip:( 20': 0.30; 'file': 0.32; 'thanks!': 0.32; 'skip:& 30': 0.33; '"the': 0.34; 'could': 0.34; 'subject: (': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'skip:& 10': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'temporary': 0.65; 'invalid': 0.68; 'click': 0.77; 'subject:results': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=5I/1SCmsfa9a4Z50um/Eexwc1bLGuXRjLuXfOCnIcoA=; b=LM+hErIj9DjNAqnjSRjzqCwBvSL3oErUBfGleovRGEAh5IM/oE0WfS6wSuNG127P7X VP0Z4j15h4+ENmhY6twqbbdJAqrdDMh9c3oc7VV+MhBJsc2urjBhsBsoG24KN++9JFgz 1ZrPqwBCgW+Pp+u9PM77ZdAvBrSK1KnzNNJQuLPF0IA29H6YjRsBNsYdMPunv6uqljpu DaCe5LYyvXnO6mM/wf2mNRzUDX4aNilQ7Ivvd9N2VqsgV+0sSoxKLr+asW5ZMxXxqJrg ZKSrsT02XDTV1dcZbLjXzyKLF0MLY4i+3udXKqA10OoWq7K510sIPxjw79f77Jydrbe7 Xe8A==
MIME-Version 1.0
X-Received by 10.140.39.20 with SMTP id u20mr37491006qgu.73.1390329925691; Tue, 21 Jan 2014 10:45:25 -0800 (PST)
In-Reply-To <CAG3LSh1ZX+Dsc8KF+9CGt6J9tQbGYr4=cJaKhF1tS273Ua=qsw@mail.gmail.com>
References <CAG3LSh1ZX+Dsc8KF+9CGt6J9tQbGYr4=cJaKhF1tS273Ua=qsw@mail.gmail.com>
Date Tue, 21 Jan 2014 10:45:25 -0800
Subject Re: Running pywin32-218.win32-py2.7.exe (win32 package for Python) results in error “The file exists”
From Ziv Tepman <ztepman@gmail.com>
To python-list@python.org
Content-Type multipart/alternative; boundary=001a11c123b65798ae04f07f6929
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.5810.1390329933.18130.python-list@python.org> (permalink)
Lines 52
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1390329933 news.xs4all.nl 2897 [2001:888:2000:d::a6]:40982
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:64440

Show key headers only | View raw


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

A small correction to my prior message:

I am trying to install the Python module "win32" but whenever I click on
the exe file (pywin32-218.win32-py2.7.exe) I get the message "The file
exists Could not create temporary file", and when I click OK, I get the
message, "*Setup program invalid or damaged*." I have chosen the
appropriate build. How might I fix this error?  Thanks!


On Tue, Jan 21, 2014 at 10:02 AM, Ziv Tepman <ztepman@gmail.com> wrote:

> I am trying to install the Python module "win32" but whenever I click on
> the exe file (pywin32-218.win32-py2.7.exe) I get the message "The file
> exists Could not create temporary file", and when I click OK, I get the
> message, "pywin32-218.win32-py2.7." I have chosen the appropriate build.
> How might I fix this error?  Thanks!
>

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Running pywin32-218.win32-py2.7.exe (win32 package for Python) results in error “The file exists” Ziv Tepman <ztepman@gmail.com> - 2014-01-21 10:45 -0800

csiph-web