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


Groups > comp.lang.python > #54167 > unrolled thread

Issue in installing xlwt package

Started byvarun nayyar <varunnayyar@hotmail.com>
First post2013-09-14 15:33 +0000
Last post2013-09-14 15:33 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Issue in installing xlwt package varun nayyar <varunnayyar@hotmail.com> - 2013-09-14 15:33 +0000

#54167 — Issue in installing xlwt package

Fromvarun nayyar <varunnayyar@hotmail.com>
Date2013-09-14 15:33 +0000
SubjectIssue 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. 		 	   		  

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web