I try to install the module "import_order_xls" but I got this error:
Error
Unable to install module "import_order_xls" because an external dependency is not met: No module named openpyxl
what should I do so as not to get this error?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I try to install the module "import_order_xls" but I got this error:
Error
Unable to install module "import_order_xls" because an external dependency is not met: No module named openpyxl
what should I do so as not to get this error?
yes I did install it in my system
Ask the author of the module.
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
2
12월 22
|
15159 | ||
|
1
11월 21
|
5239 | ||
|
0
1월 21
|
2517 | ||
|
8
5월 20
|
8144 | ||
|
0
12월 23
|
3107 |
Did you try by installing python-openpyxl package in your system ? Please install it and re-check.