I tried installing openpyxl in odoo.sh via web shell.
pip3 install openpyxl
But while installing a custom module it shows the module not found error. I tried to create a new build and tried installing it, but it shows the same module not found error.
tried reinstalling the package, then I noticed this in the web shell "defaulting to user installation because normal site-packages is not writeable".
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
6342
Представления
add requirements.txt in your repostory where we usually keep readme.txt file and specify library you want to install like openpyxl == 3.13
3.13 is the version add if no preference then only add only openpyxl and push to odoo.sh GitHub
it will be installed automatically
Thank you Muhammad Yusuf, I will try this solution and let you know.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
0
дек. 23
|
1061 | ||
|
0
нояб. 23
|
863 | ||
Create order_line from code
Решено
|
|
1
нояб. 22
|
2746 | |
|
0
июл. 22
|
462 | ||
|
1
июл. 22
|
1899 |