콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
9853 화면

I have import xlrd and XlsxWriter in various files of my module for the excel report, it is working well on the Ubuntu system but when i try to install the same version of libraries on windows server 2012 it gets installed but when i try to install my module it says in the log file no module named xlrd and no module named XlsxWriter.

Can some one help me on this.


 

아바타
취소
베스트 답변

In windows,

After installing xlrd and xlsxwriter package copy & paste the package into server folder.

Example folder location: C:\Program Files\Odoo 8.0-2015----\server


아바타
취소
작성자 베스트 답변

Thanks for your inputs but the error remains same. I have already installed xlrd , xlwt and xlxswriter librar, but it still pop's same error "no module named xlrd" no module named xlxswriter.

아바타
취소

Facing same issue in my local windows 10. Can you please guide me how did you solve at that time?

베스트 답변

try pip install xlutils - it will install xlrd & xlwt packages (should have pip installed on windows system)
hope it helps.. 

아바타
취소
관련 게시물 답글 화면 활동
1
8월 15
4602
3
8월 15
14004
0
5월 18
13672
0
1월 17
3682
0
12월 15
76