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"
此問題已被標幟
1
回覆
13682
瀏覽次數
docker exec -it [container] pip3 install pandas
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
|
2
1月 24
|
22049 | ||
|
|
1
10月 25
|
1181 | ||
|
|
1
1月 25
|
4633 | ||
|
|
0
12月 21
|
3679 | ||
|
|
1
6月 21
|
6510 |