Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64433
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:error': 0.03; 'subject:Python': 0.06; '"the': 0.07; 'subject:file': 0.07; 'python': 0.11; '"win32"': 0.16; 'exe': 0.16; 'appropriate': 0.16; 'fix': 0.17; 'module': 0.19; 'trying': 0.19; 'install': 0.23; 'exists': 0.24; 'skip:" 20': 0.27; '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; '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:date:message-id:subject:from:to:content-type; bh=4I2UYlzO1Cek8rLhLZN6RZzkuF8+4gVr/8vxzIvQOik=; b=svgSKPPr9CKAW7pgryO4HtI8gyl+J5css0DR/LIG5Gdzmk3WQYcA4ALQf/2lZJ3QFr 1c0XQnTcXA/Yzhlvb11xL2SFj2WQgp6k3Mv4zTNsIcZzW8ldYC1fA4GtqUwok/jzorEd 3HWrThca+yeobElS/oeVI/Grr6ySMOVne16Q5FhYPX8E+VQ7Xc+z5bUcCe865ZtpqVaS TTkugFTGSnEeOGQP80N9XzcTAAztnP4Yl1hp4mvQVJmKK+/HgNYvZsPCOt03mP1F4uxM 6hpy2LM5DMbt3mYuy5ggx0bFlg0JHLkdigl9woo2xG2BZWBmKzcXHDnscC+gCrqTSFRI TqWQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.224.75.138 with SMTP id y10mr39533219qaj.72.1390327362666; Tue, 21 Jan 2014 10:02:42 -0800 (PST) |
| Date | Tue, 21 Jan 2014 10:02:42 -0800 |
| Subject | 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=001a11c309ea92c4bc04f07ed090 |
| 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.5803.1390327371.18130.python-list@python.org> (permalink) |
| Lines | 24 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1390327371 news.xs4all.nl 2912 [2001:888:2000:d::a6]:45609 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:64433 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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
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:02 -0800
csiph-web