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
回覆
10766
瀏覽次數
docker exec -it [container] pip3 install pandas
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
1月 24
|
19548 | ||
|
1
1月 25
|
1736 | ||
|
0
12月 21
|
2339 | ||
|
1
6月 21
|
4768 | ||
|
0
3月 21
|
4521 |