Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54167
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <varunnayyar@hotmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.013 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'error:': 0.07; 'initialize': 0.07; 'sys': 0.07; 'runtime': 0.09; 'python': 0.11; 'windows': 0.15; 'cmd': 0.16; 'bit': 0.19; 'module': 0.19; 'trying': 0.19; 'subject:Issue': 0.19; 'to:name:python- list@python.org': 0.22; 'install': 0.23; 'installed': 0.27; 'mode': 0.30; 'getting': 0.31; 'terminate': 0.31; 'run': 0.32; "can't": 0.35; 'shows': 0.36; 'application': 0.37; 'to:addr :python-list': 0.38; 'received:65.54': 0.38; 'received:65.54.190': 0.38; 'received:bay0.hotmail.com': 0.38; 'to:addr:python.org': 0.39; 'more': 0.64; 'contact': 0.67; 'prompt': 0.68; 'unusual': 0.74 |
| X-TMN | [P5GsItbpAz6lE1sfmysynmFqQZ9e0Hp9] |
| X-Originating-Email | [varunnayyar@hotmail.com] |
| Content-Type | multipart/alternative; boundary="_d508aec8-c99f-40a5-a9ce-d29938a2b5b5_" |
| From | varun nayyar <varunnayyar@hotmail.com> |
| To | "python-list@python.org" <python-list@python.org> |
| Subject | Issue in installing xlwt package |
| Date | Sat, 14 Sep 2013 15:33:15 +0000 |
| Importance | Normal |
| MIME-Version | 1.0 |
| X-OriginalArrivalTime | 14 Sep 2013 15:33:16.0278 (UTC) FILETIME=[BB4DF160:01CEB15F] |
| 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.376.1379172865.5461.python-list@python.org> (permalink) |
| Lines | 43 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1379172865 news.xs4all.nl 16010 [2001:888:2000:d::a6]:57620 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:54167 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hello,I am using windows 7 32 bit and installed python 2.7.5When i am trying to install xlwt 0.7.5 package from cmd prompt it shows Access Denied.When i run the cmd in administrator mode I am getting the following error: Fatal Python error: Py_Initialize: can't initialize sys standard streamsImportError: No module named encodings.utf_8 This application has requested the Runtime to terminate it in an unusual way.Please contact the application's support team for more information.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Issue in installing xlwt package varun nayyar <varunnayyar@hotmail.com> - 2013-09-14 15:33 +0000
csiph-web