Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
8049 Näkymät

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? 

Avatar
Hylkää
Paras vastaus

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 :)



Avatar
Hylkää
Tekijä

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.

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
6
kesäk. 17
5595
1
heinäk. 19
8858
4
jouluk. 23
190463
0
marrask. 21
3088
3
elok. 19
9887