I use odoo 9 on win 7. I would like to use the report module xlsx, so I installed the xslxwriter plugin. The installation went well, but when I install report xlsx a error message comes out: no module named xlsxwriter. And I do not understand what's going on, could you help me please?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
2
Replies
3906
Views
I wanted to install the Base report xlsx module. I have not installed xslxwriter avce pip (I really do not know how to use pip) but only with my command prompt: python setup.py install. And I check using xslxwriter import but it is installed, nothing happens.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Which module exactly did you install? Did you follow the installation directions? Did you install xlsxwriter properly using pip?