跳至内容
菜单
此问题已终结
3 回复
9774 查看

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
4554
3
8月 15
13964
0
5月 18
13611
0
1月 17
3645
0
12月 15
76