How can I install a python library if odoo is running in docker container
"Unable to install the module "hrms_dashboard" because there is an external dependency on the result: Python library not installed: pandas"
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
11273
查看
docker exec -it [container] pip3 install pandas
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
1月 24
|
20005 | ||
|
1
1月 25
|
2282 | ||
|
0
12月 21
|
2501 | ||
|
1
6月 21
|
4995 | ||
|
0
3月 21
|
4794 |