Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54167 > unrolled thread
| Started by | varun nayyar <varunnayyar@hotmail.com> |
|---|---|
| First post | 2013-09-14 15:33 +0000 |
| Last post | 2013-09-14 15:33 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Issue in installing xlwt package varun nayyar <varunnayyar@hotmail.com> - 2013-09-14 15:33 +0000
| From | varun nayyar <varunnayyar@hotmail.com> |
|---|---|
| Date | 2013-09-14 15:33 +0000 |
| Subject | Issue in installing xlwt package |
| Message-ID | <mailman.376.1379172865.5461.python-list@python.org> |
[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 top | Article view | comp.lang.python
csiph-web