1

I am using python34 on windows and trying to create an excell file. I figured out that xlrd and xlwt is supported by only for 2.6 and 2.7 versions. Then I downloaded/installed xlsxwriter via pip and command prompt. Both pip and xlsxwriter module were installed succesfully w/o error on command prompt. The module is seen in my my C:\Python34\Lib\site-packages\XlsxWriter-0.7.3-py3.4.egg. Is that .egg file how the file type is supposed to be? I keep getting the same error saying that No module named 'xlsxwriter' with my simple sample program. Although I found that the question 'ImportError: No module named xlsxwriter' informative, that does not help much to me. Could you have any comment or suggestion? Thanks so much!

Community
  • 1
  • 1
Esma Eryilmaz
  • 11
  • 1
  • 2

0 Answers0