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
回复
13653
查看
docker exec -it [container] pip3 install pandas
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
|
2
1月 24
|
22036 | ||
|
|
1
10月 25
|
1174 | ||
|
|
1
1月 25
|
4598 | ||
|
|
0
12月 21
|
3672 | ||
|
|
1
6月 21
|
6502 |