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
|
14739 | ||
|
1
11月 21
|
4832 | ||
|
0
1月 21
|
2237 | ||
|
8
5月 20
|
7731 | ||
|
0
12月 23
|
2884 |
Did you try by installing python-openpyxl package in your system ? Please install it and re-check.