İçereği Atla
Menü
Bu soru işaretlendi
3 Cevaplar
9834 Görünümler

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.


 

Avatar
Vazgeç
En İyi Yanıt

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


Avatar
Vazgeç
Üretici En İyi Yanıt

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.

Avatar
Vazgeç

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

En İyi Yanıt

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

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Ağu 15
4595
3
Ağu 15
13999
0
May 18
13659
0
Oca 17
3677
0
Ara 15
76