Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
8048 Lượt xem

Shall  we use python's raw modules such as "xlrd" on Odoo?

When I type " import xlrd", Odoo complain that there is no xlrd module;

Maybe these modules are forbid? 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

First you need to install library for xlrd in python, for that follow below steps :


1 Open terminal and type below command:

sudo pip install xlrd

2 now you can try to import xlrd command.


That's it :)



Ảnh đại diện
Huỷ bỏ
Tác giả

So it is and it is so convenient; Thank you for your kindness;

So does it, such as "pandas" and other module, yes?

Yes, sale like this you can install other library.

Bài viết liên quan Trả lời Lượt xem Hoạt động
6
thg 6 17
5594
1
thg 7 19
8857
4
thg 12 23
190460
0
thg 11 21
3086
3
thg 8 19
9886